1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/src/db
2023-04-27 11:36:52 +01:00
..
defaultData Fix types 2023-03-30 11:30:35 +01:00
linkedRows Fix types 2023-01-20 09:58:59 +00:00
tests Replace beforeeach for before alls 2023-02-03 19:02:40 +00:00
views Moving search index to an enum. 2023-02-24 13:15:14 +00:00
dynamoClient.ts Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
index.ts Updating worker db config to have replication available (for audit logs). 2023-02-21 17:22:23 +00:00
inMemoryView.ts One file left in the server, some fixes after converting the internal row controller. 2022-11-26 15:42:53 +00:00
newid.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
utils.ts Removing automation logs from app exports as they are not useful - they take up space and the imported app won't have ran any automations yet. I have added it as a flag so that this does not affect backups (as you would want to maintain logs for backups). 2023-04-27 11:36:52 +01:00