Skip to content

PoC full dump single orga

Vincent Agnano requested to merge feature/dump-sql-for-organisation into master

Created by: adipasquale

@guillett PoC to export all data concerning a single orga.

this is not quite as simple as I'd like it to be :/ we can easily remove the dependency on the gem and do it with pure COPY commands I don't think it'd be complicated.

to finish we need to duplicate import and export lines for all models

Merge request reports