1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/server
Michael Drury 48953c0953 Merge pull request #4328 from Budibase/fix/3928
Fix for SQL Server - fix pagination issue
2022-02-07 10:20:33 +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 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
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json v1.0.49-alpha.12 2022-02-04 13:16:25 +00:00
tsconfig.json Fixing a typescript issue in server. 2022-02-01 20:29:12 +00:00
yarn.lock