budibase/packages/server/src
Adria Navarro d0e40afbcb Fix lint issues 2023-11-17 14:42:37 +01:00
..
api Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
automations Pass types through context callbacks. 2023-11-08 16:17:24 +00:00
constants Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring. 2023-10-31 17:52:39 +00:00
db Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
definitions Updating docs and removing old documentation pathway. 2023-10-11 17:49:25 +01:00
events
integration-test Fixing issues discovered by tests. 2023-11-07 13:37:45 +00:00
integrations Redis query command doesn't accept spaced values (#12357) 2023-11-09 18:21:28 +00:00
middleware Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
migrations WIP: Improving the use of DatabaseQueryOpts. 2023-10-26 15:04:33 +01:00
sdk Fix lint issues 2023-11-17 14:42:37 +01:00
tests Merge branch 'master' into more-db-typing-improvements 2023-11-08 18:50:39 +00:00
threads Pass types through context callbacks. 2023-11-08 16:17:24 +00:00
utilities Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
websockets Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
app.ts Remove sentry from the backend 2023-10-18 10:51:09 +02:00
ddApm.ts
environment.ts Attempting to fix QA-core inconsistencies in CI - disabling rate limiting during test runs for public API. 2023-11-08 18:41:15 +00:00
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