Skip to content
Oakbow edited this page Jan 13, 2018 · 3 revisions

h3. How to add ids to the dump ?

For now, use the exclude option.

For instance, this commands will add ids :

bin/rake db:seed:dump EXCLUDE=created_at,updated_at

Clone this wiki locally