* added decimal scale and precision support
* update i18n
* added button to reset - made values always enabled in pairs
* made button use ml
* added fix for when manually defined scales are set to 0
* fix
* some fixes
* some fixes
* some fixes
* some fixes
* some fixes
---------
Co-authored-by: Alexander Harris <mcalapurge@techie.com>
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
* feat(postgres): add custom datatypes to import script
* import only enums & composite types
* init commit to support custom types in postgres
* add support in matching custom fields on import + be able to choose it as type for feild
* update select box + type names
* all but ui
* update ui
* fix build
* fix build
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
* fix: add sorting based on how common the datatype on side-panel
* fix type to new version
* remove colors
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>