1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/server/src/db
2023-06-01 18:18:12 +01:00
..
defaultData Fix types 2023-03-30 11:30:35 +01:00
linkedRows Small update to make sure that save/patch calls to the rows API (all DS+) return the squashed relationships, not the whole structure. 2023-06-01 18:18:12 +01:00
tests
views Moving search index to an enum. 2023-02-24 13:15:14 +00:00
dynamoClient.ts Test dynamodb connection 2023-05-15 17:58:09 +02:00
index.ts Updating worker db config to have replication available (for audit logs). 2023-02-21 17:22:23 +00:00
inMemoryView.ts Reverted eval call to direct. Indirect appears to cause issues in cloud 2023-05-26 10:22:28 +01:00
newid.ts
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