budibase/packages/server/src/db
mike12345567 e8fb43d30c Updating DesignDocument and View typing - making it more clear how view and lucene indexing works. 2023-11-08 12:46:00 +00: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 Ensure that the DB always returns Documents. 2023-11-07 18:14:52 +00:00
tests Allow relationship to be deleted even if missing (#11991) 2023-10-06 14:17:36 +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 Making sure the source ID is always set when creating a table - the frontend expects this to be set for every table so making the type represent this correctly. 2023-10-25 19:00:25 +01:00