1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/backend-core/src/db
2022-09-07 17:05:17 +01:00
..
tests Improve Couch DB URL parsing to handle edge cases and special characters 2022-06-23 09:14:22 +01:00
constants.ts update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
conversions.js move bulk update / delete functionality out of controller 2022-07-25 16:58:30 +01:00
index.js PR comments. 2022-07-14 19:02:00 +01:00
pouch.js Adding main functionality for exporting CouchDB to disk, just need to add MinIO export. 2022-06-30 19:20:50 +01:00
Replication.ts Adding compaction before each replication to try to reduce size of database, as well as removing the possibility of app metadata being in conflict as per issue #7494. 2022-09-06 18:07:18 +01:00
utils.ts Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
views.js update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00