1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
budibase/packages/server/src/integration-test
Conor Webb 7d256d235a
Enum columns unexpectedly breaking fix (#13756)
* Added enum to SQL_MISC_TYPE_MAP to correctly map to FieldType.OPTIONS

* improve enum values extraction for multiple single-select support

* Tests to ensure enums are typed correctly MySQL and Postgres

* Fixed linting issue

* Ran prettier
2024-05-23 14:31:11 +00:00
..
mysql.spec.ts Enum columns unexpectedly breaking fix (#13756) 2024-05-23 14:31:11 +00:00
postgres.spec.ts Enum columns unexpectedly breaking fix (#13756) 2024-05-23 14:31:11 +00:00