1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
budibase/packages/cli/src
2023-02-06 17:54:40 +00:00
..
analytics
backups Some fixes for #8770 - the CLI was very memory intensive when working with large databases, that contained many revisions. We don't need the revisions for app exports/backups, therefore I've updated our export systems to drop the revision history as it compacts the database significantly and speeds up exports/reduces memory usage. 2023-02-06 17:54:40 +00:00
core
hosting
plugins Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
structures
constants.js
environment.js
events.js
exec.js
index.js
options.js
prebuilds.js
questions.js
utils.js Adding a fix for checklist being incorrect after restoring from the CLI. 2022-10-27 09:48:37 +01:00