budibase/packages/server
Martin McKeaveney bfb7766333 Merge pull request #2857 from Budibase/fix/2792
Allow SQL many to many relationships to use arbitrarily named columns in junction table
2021-10-04 12:42:56 +01:00
..
.vscode preventing relationship overrides 2021-07-01 21:24:23 +01:00
__mocks__ Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Merge pull request #2857 from Budibase/fix/2792 2021-10-04 12:42:56 +01:00
src Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 2021-10-01 17:16:43 +01:00
.dockerignore
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Add watchtower hooks 2021-07-29 20:32:18 +01:00
.npmignore
Dockerfile Add watchtower hooks 2021-07-29 20:32:18 +01:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
babel.config.js babel config 2021-06-01 15:44:29 +01:00
nodemon.json Enable hot reloading of server typescript and fix error when updating app and nmot providing a name 2021-06-29 08:20:17 +01:00
package.json Fix email link from internal bb onboarding. Prevent account holder from being deleted 2021-10-04 11:30:59 +01:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
yarn.lock Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables. 2021-09-30 17:54:54 +01:00