Skip to content

Releases: arthurwieb/dbelte

v0.4.0

Choose a tag to compare

@arthurwieb arthurwieb released this 25 Aug 20:08

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

Choose a tag to compare

@github-actions github-actions released this 21 Aug 20:49

Download the installer for your platform below.

dbelte v0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Aug 02:03

Download the installer for your platform below.