budibase/packages/server
mike12345567 b9de2c1897 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
..
.vscode
__mocks__ run prettier + lint over typescript files as well 2022-01-20 09:17:08 +01:00
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 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
.dockerignore
.eslintrc
.gitignore
.npmignore
Dockerfile
LICENSE
babel.config.js
nodemon.json Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
package.json v1.0.49-alpha.11 2022-02-04 11:10:37 +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