1
0
Fork 0
mirror of synced 2024-08-17 02:51:55 +12:00
budibase/packages/cli
2023-02-15 15:16:59 +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 Merge master into develop 2023-02-15 15:10:02 +00:00
yarn.lock Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00