When changing a column's data type in the table structure editor, the length parameter now updates to a sensible default for the new type (e.g. int→11, tinyint→4) instead of preserving the old value. |
||
|---|---|---|
| .. | ||
| desktop | ||
| README.md | ||
README.md
Apps
Runnable DBX applications live here.
Directories
desktop/- the Vue frontend used by the Tauri desktop app and the Docker/web build.
The Tauri native shell remains in src-tauri/ because that is the conventional Tauri project location used by the existing build and release tooling.