1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
budibase/packages/server
Michael Drury ae385ffd16
Merge pull request #5542 from Budibase/fix/5495
Fix for SQL relationship based formulas
2022-04-22 16:51:24 +01:00
..
.vscode
__mocks__ Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
build
scripts Merge pull request #5510 from Budibase/fix/pouch-leak 2022-04-22 15:32:51 +01:00
specs Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec. 2022-03-28 18:33:54 +01:00
src Merge pull request #5542 from Budibase/fix/5495 2022-04-22 16:51:24 +01:00
.dockerignore
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json v1.0.116 2022-04-22 14:39:34 +00:00
tsconfig.json Add jest to types 2022-02-08 14:26:18 +00:00
yarn.lock Some updates, making sure databases will always close directly using finally checks around the actual tasks, updating how replication works to have a close statement (to make sure it is controlled correctly) and then updating to PouchDB 7.3.0 for one of the memory leak fixes. 2022-04-20 17:33:42 +01:00