Releases: arthurwieb/dbelte
Releases · arthurwieb/dbelte
Release list
v0.4.0
Structure DDL
Drop / Rename column (Structure tab)
- Per-column pencil (rename) and trash (drop) icons in the structure table
- Inline rename with Enter/Escape — validates no duplicate names
- Drop requires confirmation dialog; PK columns are protected
- Engine-specific SQL: (PG/MySQL/SQLite) and (SQL Server)
Create Table modal (+ button in sidebar)
- New + button next to the Tables header opens a create-table dialog
- Dynamic column list: name, type picker (searchable, same as Structure tab), PK checkbox, nullable checkbox
- PK checkbox: user picks any type; auto-increment only applied when the type is integer (///etc.)
- Engine-specific DDL: (SQLite), (MySQL), (SQL Server), (PostgreSQL)
- On success: table list refreshes, new table auto-selected on Structure tab
Dashboard
- New Parse x column as dates checkbox on bar/line/area charts for proper time-scale axis
dbelte v0.2.0
Download the installer for your platform below.
dbelte v0.1.3
Download the installer for your platform below.