budibase/packages/server/src
Sam Rose ee0c4187c8
Better error handling of invalid default values.
2024-07-15 12:09:01 +01:00
..
api Better error handling of invalid default values. 2024-07-15 12:09:01 +01:00
appMigrations Fix migration test. 2024-07-08 17:00:33 +01:00
automations Unify newid 2024-07-12 11:36:18 +02:00
constants Merge duplicated code 2024-07-11 14:36:51 +02:00
db Unify newid 2024-07-12 11:36:18 +02:00
definitions Moving some stuff around to make way for other services using the sql layers. 2024-05-16 17:33:47 +01:00
events Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
integration-test Remove rawQuery entirely. 2024-06-17 16:15:51 +01:00
integrations Further simplification. 2024-07-03 16:59:31 +01:00
jsRunner Removing pointless test case. 2024-07-05 15:04:01 +01:00
middleware Fix tests 2024-07-10 13:36:07 +02:00
migrations
sdk Updating how the 'merging' is handled, don't include the in-memory representation if it exists on disk in Couch, prefer that. 2024-07-12 13:54:55 +01:00
startup Move secrets into backend-core. 2024-07-03 16:30:23 +01:00
tests Unify newid 2024-07-12 11:36:18 +02:00
threads Some automation fixes and refactoring (#13870) 2024-06-25 11:17:14 +01:00
utilities Better error handling of invalid default values. 2024-07-15 12:09:01 +01:00
websockets
app.ts
ddApm.ts
environment.ts Only default the CouchDB SQL URL if we are in dev, otherwise attempt to work out what it is based on the main CouchDB URL (as this should work in all default production environments). 2024-07-11 11:11:28 +01:00
features.ts
index.ts
koa.ts
watch.ts