budibase/packages/server
mike12345567 7c7266a547 Fixing SQL test cases. 2021-09-23 16:56:13 +01:00
..
.vscode preventing relationship overrides 2021-07-01 21:24:23 +01:00
__mocks__ Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
build
scripts Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined. 2021-09-23 16:35:09 +01:00
src Fixing SQL test cases. 2021-09-23 16:56:13 +01:00
.dockerignore
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Add watchtower hooks 2021-07-29 20:32:18 +01:00
.npmignore
Dockerfile Add watchtower hooks 2021-07-29 20:32:18 +01:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
babel.config.js babel config 2021-06-01 15:44:29 +01:00
nodemon.json Enable hot reloading of server typescript and fix error when updating app and nmot providing a name 2021-06-29 08:20:17 +01:00
package.json v0.9.140-alpha.7 2021-09-23 11:33:58 +00:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
yarn.lock Bump tmpl from 1.0.4 to 1.0.5 in /packages/server 2021-09-21 20:43:58 +00:00