budibase/packages/server/src
mike12345567 745a05fe8d 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
..
api Unify newid 2024-07-12 11:36:18 +02: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 Attachment single does require a mapping. Clearing it to an empty string is invalid. It has been changed to null 2024-06-28 11:07:06 +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