1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
budibase/packages/server/src
2023-11-08 14:57:30 +00:00
..
api Fixing issue with table names. 2023-11-08 14:57:30 +00:00
automations Ensure that the DB always returns Documents. 2023-11-07 18:14:52 +00:00
constants Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring. 2023-10-31 17:52:39 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-08 14:41:53 +00:00
definitions
events
integration-test Fixing issues discovered by tests. 2023-11-07 13:37:45 +00:00
integrations Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring. 2023-10-31 17:52:39 +00:00
middleware 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
migrations WIP: Improving the use of DatabaseQueryOpts. 2023-10-26 15:04:33 +01:00
sdk Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-08 14:41:53 +00:00
tests Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-08 14:41:53 +00:00
threads
utilities Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-08 14:41:53 +00:00
websockets 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
app.ts
ddApm.ts
environment.ts Fixing some test cases. 2023-10-26 16:32:34 +01:00
features.ts
index.ts
koa.ts
startup.ts
watch.ts