You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release][minor] fix: move sqlc config files to be have generated indicator + refactor (#258)
* fix: move sqlc config files to be have generated indicator + refactor
* fix: more code refactoring
* fix: columns mapping refactoring
* fix: more TODOs
* fix: refactor id column type logic
* feat: added option to override field for all queries
* fix: update override field for all queries doc
* fix: add Postgres JSON types
* feat: add tests for :copyfrom geo types in Postgres
* fix: geo postgres types docs
* feat: add support for bpchar Postgres type
* feat: add support for JSONB Postgres field
* feat: support more array types in Postgres
* fix: indicate no support for time with time zone Postgres data type
* feat: support uuid Postgres data type
* feat: support uuid Postgres data type in :copyfrom
* feat: support interval Postgres data type with and without :copyfrom
* feat: support JSONPATH Postgres data type
* feat: support Postgres network data types
0 commit comments