budibase/packages/server/src
mike12345567 4efec72b4d Fixing an issue uncovered by tests, MS-SQL and MariaDB when columns are aliased don't always return an array, they may return a stringified version. Making the reference processor more hardy against this. 2024-03-19 16:11:26 +00:00
..
api PR comments. 2024-03-19 14:50:38 +00:00
appMigrations Migrate ApplicationAPI 2024-02-28 17:27:15 +00:00
automations Fix external triggers not getting snippet context 2024-03-13 09:42:31 +00:00
constants More types. 2024-02-28 12:13:13 +00:00
db Update how snippets are fetched and enriched into context, because HBS helpers can't be async 2024-03-12 17:02:01 +00:00
definitions More loop step typing improvements. 2024-01-30 10:37:23 +00:00
events
integration-test fix for mysql test as well. 2024-03-19 15:17:13 +00:00
integrations Implement Adri's type guard suggestion. 2024-03-13 13:38:08 +00:00
jsRunner Fix server jest mappers 2024-03-15 16:40:30 +01:00
middleware Add APM spans for request cleanup functions. 2024-03-07 14:56:30 +00:00
migrations Fix type checks. 2024-02-28 11:20:42 +00:00
sdk Set on save, isSQL as well. 2024-03-19 15:07:28 +00:00
tests Fold some mocky unit tests into row.spec.ts 2024-03-15 15:57:27 +00:00
threads Fix external triggers not getting snippet context 2024-03-13 09:42:31 +00:00
utilities Fixing an issue uncovered by tests, MS-SQL and MariaDB when columns are aliased don't always return an array, they may return a stringified version. Making the reference processor more hardy against this. 2024-03-19 16:11:26 +00:00
websockets
app.ts Working on typing TestConfiguration.ts. 2024-02-28 10:08:42 +00:00
ddApm.ts
environment.ts Revert "Revert "SQL Query aliasing"" 2024-02-29 12:33:03 +00:00
features.ts
index.ts
koa.ts
startup.ts Initing doc writethrough cache as part of the worker/server init process, as well as part of doc writethrough tests. 2024-03-08 12:20:52 +00:00
watch.ts