budibase/packages/server/src
Adria Navarro e3705f1e87
Merge branch 'master' into BUDI-8449/when-return-all-table-rows-is-selected-the-is-in-filter
2024-07-11 14:40:40 +02:00
..
api Add tests 2024-07-11 14:12:43 +02:00
appMigrations Fix migration test. 2024-07-08 17:00:33 +01:00
automations Removed dupe import 2024-07-04 15:26:15 +01:00
constants Merge duplicated code 2024-07-11 14:36:51 +02:00
db Grouping and exporting default tables. 2024-07-05 16:03:03 +01: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 Bringing app migration tests back. 2024-06-10 17:18:27 +01:00
migrations
sdk Merge duplicated code 2024-07-11 14:36:51 +02:00
startup Move secrets into backend-core. 2024-07-03 16:30:23 +01:00
tests Finish implementation, fix tests. 2024-07-08 14:21:07 +01: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