Re: [SQLObject] postgresql json/jsonb

2016-06-28 Thread Oleg Broytman
On Tue, Jun 28, 2016 at 04:31:50PM +0200, Lutz Steinborn wrote: > Hello, Hi! > is where a way to use sqlobject with json/jsonb data type from > postgresql? I didn't find anything in the docs about this. > > Creating tables isn't the issue (hello psql) but how to > select/insert/update? SQL

[SQLObject] postgresql json/jsonb

2016-06-28 Thread Lutz Steinborn
Hello, is where a way to use sqlobject with json/jsonb data type from postgresql? I didn't find anything in the docs about this. Creating tables isn't the issue (hello psql) but how to select/insert/update? Kindly regards and thank you for all the work. Lutz Steinborn -