1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00
budibase/packages
2024-01-11 16:44:15 +00:00
..
account-portal@b23fb3b179
backend-core This removes the need for constant DB HEAD requests to check if a database exists or not. Instead, it tries to make the request, and if it fails it will check if the reason for failure is the database not existing. If it doesn't exist it runs through the same old flow to confirm that it definitely doesn't exist, and if it doesn't then it will create it. 2024-01-11 16:44:15 +00:00
bbui
builder Added value caching to alleviate too many updates when hovering 2024-01-10 17:12:02 +00:00
cli
client
frontend-core
pro@8c466d6ef2
sdk
server
shared-core
string-templates
types This removes the need for constant DB HEAD requests to check if a database exists or not. Instead, it tries to make the request, and if it fails it will check if the reason for failure is the database not existing. If it doesn't exist it runs through the same old flow to confirm that it definitely doesn't exist, and if it doesn't then it will create it. 2024-01-11 16:44:15 +00:00
worker