commandprompt / pgmanage

Web tool for database management
https://commandprompt.com
Other
589 stars 18 forks source link

Graphical table builder #171

Closed eug3nix closed 11 months ago

eug3nix commented 1 year ago

Pgmanage should have a proper UI for create/alter table. The UI prototype is yet to be defined. The table builder UI should open in a new tab instead of modal since table creation process usually involves steps when user reviews structure of other tables etc, so there should be a possibility to leave table editor UI and then return to it. We could use Knex.js or Kysely for query generation. I prefer Knex mainly because Kysely is written in TypeScript.

eug3nix commented 11 months ago

implemented in 263a8f1769c7aa8c013f9232658453bb71b96bbd