'JSON_ARRAY()', 'JSON_ARRAYAGG()', 'IS JSON', etc. have been added. ・Supports various number expressions Underscores can now be used as delimiters, such as ``5_432_000'', as well as expressions other ...
Hey! First off, love Bob ORM - it's been great to work with. I ran into something curious with PostgreSQL and JSON columns and wanted to check if I'm missing something obvious. When I use types.JSON ...