1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server
Martin McKeaveney 553bd63842
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
__mocks__
build
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
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
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
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