budibase/packages/server/src
mike12345567 564cdd8102 Some of the functionality required for external SQL rows API. 2021-06-14 19:05:39 +01:00
..
api Some of the functionality required for external SQL rows API. 2021-06-14 19:05:39 +01:00
automations Fixing bulk deletion. 2021-06-11 19:54:47 +01:00
constants Adding schema validation and API endpoint to data sources for query. 2021-06-04 14:53:49 +01:00
db plus datasource schema 2021-06-09 16:55:58 +01:00
events
integrations Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-11 18:56:44 +01:00
middleware Formatting. 2021-06-08 18:06:56 +01:00
tests/utilities Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 2021-06-08 16:06:30 +01:00
utilities Formatting. 2021-06-08 18:06:56 +01:00
app.js Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 2021-06-11 18:56:30 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
index.js