1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/server/src/db
2023-10-26 13:19:09 +01:00
..
defaultData 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
linkedRows Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf 2023-10-18 15:22:00 +01:00
tests
views
dynamoClient.ts
index.ts
inMemoryView.ts
newid.ts
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