budibase/packages/server/src
Dean a4a472b2d8 Squash the oldRow variable to avoid issues when serialising. Added a try/catch when queuing automations in dev 2024-07-04 12:13:58 +01:00
..
api Squash the oldRow variable to avoid issues when serialising. Added a try/catch when queuing automations in dev 2024-07-04 12:13:58 +01:00
appMigrations Updating migration test case to check both env vars. 2024-07-03 15:16:13 +01:00
automations Squash the oldRow variable to avoid issues when serialising. Added a try/catch when queuing automations in dev 2024-07-04 12:13:58 +01:00
constants Ensure that sort order is always lowercased. 2024-06-14 11:00:34 +01:00
db Merge branch 'master' of github.com:Budibase/budibase into BUDI-7656/add-migration 2024-05-29 17:20:29 +01:00
definitions
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 Fixing an issue with a JS testcase that depended on dates, when the month changed to July this broke - making the dates fixed to avoid this in future. 2024-07-01 13:12:20 +01:00
middleware Bringing app migration tests back. 2024-06-10 17:18:27 +01:00
migrations
sdk Support non-ascii column in SQS. 2024-07-04 11:37:18 +01:00
startup Move secrets into backend-core. 2024-07-03 16:30:23 +01:00
tests Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update 2024-07-03 17:17:08 +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 Remove unused SENDGRID_API_KEY 2024-07-03 16:39:30 +01:00
features.ts
index.ts
koa.ts
watch.ts