budibase/packages/server/src
Sam Rose 6c3b535863
Simplify try-catch in the migrate function.
2023-10-25 16:49:29 +01:00
..
api Merge base branch. 2023-10-25 14:58:37 +01:00
automations Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
constants Expose an errors object via the buildSchemaFromDb endpoint. 2023-10-12 17:12:49 +01:00
db Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf 2023-10-18 15:22:00 +01:00
definitions Updating docs and removing old documentation pathway. 2023-10-11 17:49:25 +01:00
events
integration-test Clean up correctly after Postgres integration tests. 2023-10-13 15:59:07 +01:00
integrations Spring cleaning before review. 2023-10-25 14:53:51 +01:00
middleware Fixing test case. 2023-10-05 23:19:11 +01:00
migrations Remove console.log 2023-10-24 12:03:07 +02:00
sdk Simplify try-catch in the migrate function. 2023-10-25 16:49:29 +01:00
tests Emit table updates to the builder socket, and some minor refactoring. 2023-10-25 11:03:35 +01:00
threads Quick fix for REST schema being updated by user, when the request is sent again/query performed again user updates are lost - this means that changes are maintained across runs. 2023-09-29 13:17:14 +01:00
utilities Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf 2023-10-18 15:22:00 +01:00
websockets Spring cleaning before review. 2023-10-25 14:53:51 +01:00
app.ts Remove sentry from the backend 2023-10-18 10:51:09 +02:00
ddApm.ts
environment.ts
features.ts
index.ts Fix vulnerabilities 2023-10-03 23:45:39 +02:00
koa.ts Remove sentry from the backend 2023-10-18 10:51:09 +02:00
startup.ts
watch.ts