1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/server
2022-02-08 12:28:27 +00:00
..
.vscode
__mocks__
build
scripts Fix for #3928 - error invalid use of FETCH was based on a lack of sorting on MS-SQL platforms, this enforces a sort of some type no matter what. 2022-02-04 16:17:36 +00:00
src Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 2022-02-07 17:56:01 +00:00
.dockerignore
.eslintrc
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
package.json v1.0.50-alpha.1 2022-02-08 11:53:04 +00:00
tsconfig.json Fixing a typescript issue in server. 2022-02-01 20:29:12 +00:00
yarn.lock Reorder jest mock and import statements for email mocking 2022-01-31 21:05:14 +00:00