1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
budibase/packages/server
Michael Drury cfb8040848
Merge pull request #4834 from Budibase/fix/4811
Renaming SQL columns - don't drop old column
2022-03-08 09:55:30 +00:00
..
.vscode
__mocks__ Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
build
scripts Making sure that tables are created within the correct schema for MS-SQL. 2022-03-04 15:50:19 +00:00
specs Removing org ID from cloud spec. 2022-03-07 16:41:22 +00:00
src Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 2022-03-07 16:31:35 +00:00
.dockerignore
.eslintrc
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
package.json v1.0.80-alpha.3 2022-03-07 17:22:25 +00:00
tsconfig.json Add jest to types 2022-02-08 14:26:18 +00:00
yarn.lock Fixing various other ms-sql types. 2022-03-04 13:48:21 +00:00