budibase/packages/builder/src
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
..
analytics
components Budi 8058 builder svelte warning in properties of type icon (#13164) 2024-02-29 15:18:28 +00:00
constants Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
helpers Don't encode twice (#13138) 2024-02-27 11:26:45 +00:00
imgs
pages Revert "App Preview Skeleton (#12898)" (#13159) 2024-02-29 12:51:56 +00:00
stores Fix/rename mysql column (#13186) 2024-03-04 15:55:45 +00:00
templates Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
App.svelte
actions.js
api.js Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-01-17 17:17:01 +00:00
dataBinding.js Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
dataBinding.test.js Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
favicon.ico
favicon.png
global.css
main.js