budibase/packages/server
Mel O'Hagan 8c61359b9d Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
..
.vscode
__mocks__
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Fixing issue with falsey composite keys, if one of the values used for a composite key is say an empty string, or a zero it would not be added to the _id field, stopping the field from being retrievable. 2023-07-26 12:31:46 +01:00
specs Update openapi.json 2023-07-20 21:27:04 +01:00
src Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
.dockerignore Add client to docker 2023-05-19 16:59:09 +02:00
.gitignore
.npmignore
.yarnrc
Dockerfile Reduce image size 2023-06-22 11:37:33 +01:00
LICENSE
babel.config.js
docker_run.sh
jest-testcontainers-config.js
jest.config.ts Fix ref 2023-06-20 13:42:39 +01:00
nodemon.json Merge branch 'develop' into chore/refactor_pro_as_package 2023-06-20 11:14:05 +01:00
package.json Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
pm2.config.js Fix integration tests 2023-05-19 18:00:53 +02:00
tsconfig.build.json Remove the doble deep format references 2023-06-19 18:34:51 +01:00
tsconfig.json Undo types 2023-05-25 12:22:53 +02:00