v0.1.0-beta.3
Changes
Bug Fix
- Cell editing fixed: Editing a cell in the results grid now correctly accepts typed input. Previously, column definitions recomputed on every parent render (e.g. SQL typing), causing the edit input to unmount/remount and reset to the original value.
New Feature
- Create Table in visual designer: The diagram toolbar now has a + button to create new tables. Define schema, table name, and columns — the CREATE TABLE is included in the migration preview and applied alongside your other model changes.
Post-install (macOS)
After installing, run this command to remove the quarantine flag:
xattr -cr /Applications/veloxdb.app