1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/cli
Budibase Staging Release Bot 366cc80cdf v2.3.14-alpha.0
2023-02-14 18:12:57 +00:00
..
src 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
.eslintrc
.gitignore
LICENSE.md
package.json v2.3.14-alpha.0 2023-02-14 18:12:57 +00:00
yarn.lock Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00