1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/types
melohagan ee0f0abad2
Fix/rename mysql column (#13186)
* Rebuild table schema when adding new column to get externalType

* Added MySQL integration test suite

* Add test for emitting datasource on save new column

* Update packages/server/src/integration-test/mysql.spec.ts

Co-authored-by: Sam Rose <hello@samwho.dev>

* remove duplicate tests

* Use UUID

* update account portal

* Remove _add for internal save

* Internal DB add column unit test

* rename column test

* update modules

* fix tests

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-04 15:55:45 +00:00
..
src Fix/rename mysql column (#13186) 2024-03-04 15:55:45 +00:00
.gitignore
.npmignore
package.json Update to @budibase/nano 10.1.5 2024-01-31 11:55:29 +00:00
tsconfig.build.json
tsconfig.json