budibase/packages/server/src/db
Adria Navarro 742eb4ff46 Lint fix 2023-11-20 15:36:55 +01:00
..
defaultData Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring. 2023-10-31 17:52:39 +00:00
linkedRows Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
tests Lint fix 2023-11-20 15:36:55 +01:00
views Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
dynamoClient.ts Import lodash modules 2023-07-28 17:11:48 +02:00
inMemoryView.ts Updating DesignDocument and View typing - making it more clear how view and lucene indexing works. 2023-11-08 12:46:00 +00:00
index.ts Updating worker db config to have replication available (for audit logs). 2023-02-21 17:22:23 +00:00
newid.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
utils.ts Some of the new table getters did not account for table IDs not being found, adding a new function which properly accounts for IDs being missing and manages it correctly, rather than leaving tables in an undefined state. 2023-11-09 14:45:23 +00:00