budibase/packages/server/src
Mel O'Hagan 8c61359b9d Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
..
api Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
automations Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
constants
db 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
definitions Lint 2023-05-17 14:10:22 +01:00
events Revert "Merge branch 'develop' into master" 2023-06-16 10:13:43 +01:00
integration-test Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used. 2023-05-31 17:04:29 +01:00
integrations Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
middleware General tidying and refactoring. Updated the publish button behaviour to also take into account revert and version update behaviours. 2023-06-20 12:33:18 +01:00
migrations Typings 2023-05-15 13:16:56 +02:00
sdk Fix for dynamic variables being duplicated when creating new REST queries - also moved some stuff to backend SDK to make a bit re-usable, allowing backend to detect duplicate dynamic variables and error. 2023-07-20 13:07:19 +01:00
tests Merge pull request #11001 from Budibase/feature/custom-role-readable-ids 2023-06-27 16:17:08 +01:00
threads Allow user specified type casting in MySQL queries 2023-08-03 17:23:15 +01:00
utilities Remove invalid columns from display column selection and fix schema failure handling 2023-07-20 14:06:31 +01:00
websockets Making sure tenant ID is always available to the builder websocket. 2023-07-20 10:43:30 +01:00
app.ts Clean code 2023-06-19 17:55:47 +01:00
ddApm.ts
environment.ts Move OFFLINE_MODE to backend-core environment 2023-07-20 21:21:39 +01:00
index.ts
startup.ts Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode. 2023-07-20 10:43:17 +01:00
watch.ts