On Thursday, November 28, 2013 7:30:48 AM UTC-8, Miroslav Volovec wrote:

> I have a postgressql database where many tables have json columns. 
> Unfortunately when I want to dump schema database, schema_dumper totally 
> ignore this postgres specific type and set default 'String' type to column.
> Exists some solution for this?
>
>
Use the database-specific schema dumper (sequel -D instead of sequel -d, or 
the :same_db option if using the API).

Thanks,
Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to