materia-designer-public
materia-designer-public copied to clipboard
Rename a field
Current behavior
Since 0.4.1, it's not possible to rename a field to prevent data loss when deploying an application (and btw fix #68)
Expected behavior
In many case, it would be extremely useful to be able to rename a field using ALTER TABLE even when deploying your application to not lose any data.
Expected solution
A possible solution would be to store an id
for each field as for entity with the id
stored in the json file to identify a rename when syncrhonizing.
- OS Platform / arch: Windows x64 / MacOS
- Database : MySQL / PostgreSQL / SQLite
- Materia Server Version: 0.4.1
- Materia Designer Version: 0.4.1