This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
162f8c2af4
budibase
/
packages
/
cli
History
Budibase Staging Release Bot
9ed759580f
v2.3.17-alpha.6
2023-02-21 11:52:45 +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.17-alpha.6
2023-02-21 11:52:45 +00:00
yarn.lock
Exclude all test utils packages from TS build (
#9024
)
2022-12-13 09:21:42 +00:00