Closed mradke closed 5 years ago
When experimenting with our existing database I noticed that jsonb columns are recognized by default but not exported into the schema definition.
jsonb
schema
Thank you @mradke , I have merged your code in. Sorry it took so long for me to get to this.
No worries, I actually think you were pretty fast 👍
Thanks for the library, it really saved me some headache! 😄
When experimenting with our existing database I noticed that
jsonb
columns are recognized by default but not exported into theschema
definition.