1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/server
2022-04-26 14:24:51 +01:00
..
.vscode
__mocks__
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 Fix for #5269 - the sub type was being lost in some scenarios related to the user table being updated - making sure it is consistently kept when dealing with either of the related tables. 2022-04-26 14:24:51 +01:00
.dockerignore
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json v1.0.122 2022-04-26 07:55:00 +00:00
tsconfig.json
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