drawdb-io / drawdb-io/drawdb

[FEATURE] Support PostgreSQL "CREATE TABLE LIKE"

Open
#471 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
39.5k
Forks
3.2k
Avg merge
10h 46m
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**
I would like to have support for PostgreSQL feature "create table like"

**Describe the solution you'd like**
This functionality is often used to create "table models" or "cloned tables" that repeat frequently.

**Additional context**
PostgreSQL documentation for the feature: https://www.postgresql.org/docs/current/sql-createtable.html#SQL-CREATETABLE-PARMS-LIKE
CockroachDB documentation for the feature: https://www.cockroachlabs.com/docs/stable/create-table#create-a-table-like-an-existing-table

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.