1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00
budibase/packages/types
2024-01-11 16:44:15 +00:00
..
src 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
.gitignore
.npmignore Include all dist 2023-08-09 17:06:05 +03:00
package.json Update node refs to 20 2023-12-22 14:55:22 +01:00
tsconfig.build.json Fix rebuilding shared-core 2023-10-10 16:05:41 +02:00
tsconfig.json Fix rebuilding shared-core 2023-10-10 16:05:41 +02:00