1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
budibase/packages/server
melohagan 269ad4ee66
Support enum types in PostgreSQL and MySQL (#12512)
* Support enums in Postgres table fetch

* MySQL support for enum values

* null safety

* Refactor
2023-12-06 14:01:36 +00:00
..
.vscode
__mocks__
build
scripts
specs
src Support enum types in PostgreSQL and MySQL (#12512) 2023-12-06 14:01:36 +00:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile
jest-testcontainers-config.js
jest.config.ts
LICENSE
nodemon.json
package.json
pm2.config.js
tsconfig.build.json
tsconfig.json