budibase/packages/server
mike12345567 f2abcf581f 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
..
.vscode
__mocks__
build
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 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
.dockerignore
.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 Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode. 2023-07-20 10:43:17 +01:00
pm2.config.js
tsconfig.build.json Remove the doble deep format references 2023-06-19 18:34:51 +01:00
tsconfig.json