1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
budibase/packages/server/scripts
2021-09-23 16:35:09 +01:00
..
dev couchDB auth options 2021-08-17 14:11:03 +01:00
integrations 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
watchtower-hooks Add watchtower hooks 2021-07-29 20:32:18 +01:00
exportAppTemplate.js Updating export template script to remove users as well. 2021-06-08 18:09:09 +01:00
jestSetup.js fix tests 2021-09-20 12:58:58 +01:00
multiTenancy.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
replicateApp.js Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 2021-08-06 16:38:07 +01:00
selfhost.js Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00