1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
budibase/packages/cli
Budibase Staging Release Bot 4798271b3a v2.3.18-alpha.22
2023-03-01 15:40:29 +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 All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00
.gitignore Adding logging for session invalidation. 2022-08-04 16:06:59 +01:00
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
package.json v2.3.18-alpha.22 2023-03-01 15:40:29 +00:00
yarn.lock Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00