1
0
Fork 0
mirror of synced 2024-09-25 22:01:43 +12:00
budibase/packages/server/src
2024-09-24 12:01:47 +01:00
..
api Adding a separation for MariaDB and MySQL, mariaDB is the core of the problem, this solves for it by separating them and allowing us to use the special json_arrayagg for mariaDB, but use a correlated sub-query for MySQL. 2024-09-24 12:01:47 +01:00
appMigrations
automations
constants
db
definitions
events
integration-test
integrations Adding a separation for MariaDB and MySQL, mariaDB is the core of the problem, this solves for it by separating them and allowing us to use the special json_arrayagg for mariaDB, but use a correlated sub-query for MySQL. 2024-09-24 12:01:47 +01:00
jsRunner
middleware
migrations
sdk
startup
tests
threads
utilities
websockets
app.ts
ddApm.ts
environment.ts
features.ts
index.ts
koa.ts
watch.ts