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
fix: remove unused 'charset' in generate schema encoders (#1817)
* fix: remove unused 'charset' in generate schema encoders
* fix: update testcases for generate schema array fields
* fix: remove extra spaces when generate schema
* fix(schema-generator): use {} wrap in default value for postgres array field
* fix(sqlite): set support_update_limit_order_by=False because sqlite does not support it
0 commit comments