dolthub / dolthub/dolt-workbench

Cannot easily generate `CREATE TABLE` statement for postgres databases

Open
#84 0 comments 0 reactions 1 assignee Claimed by @tbantle22 View on GitHub
enhancement postgres
Dominant language
TypeScript
Stars
246
Forks
29
Avg merge
9h 13m
Merged PRs (30d)
9

Description

MySQL has `show create table` statements, which we show in the `Schemas` tab (see `components/DefinitionList`), and postgres doesn't have an equivalent. Other workbenches generate this statement from the `information_schema.columns` table. We should eventually implement this as well

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.