Support PostgreSQL CREATE TABLE LIKE by xeraph-dev · Pull Request #2924 · sqlc-dev/sqlc

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

kyleconroy merged 2 commits intosqlc-dev:mainfrom

xeraph-dev:support-postgresql-create-table-like

Oct 31, 2023

Merged

Support PostgreSQL CREATE TABLE LIKE#2924

kyleconroy merged 2 commits intosqlc-dev:mainfrom

xeraph-dev:support-postgresql-create-table-like

Conversation

@xeraph-dev

Copy link

Contributor

Fix #481

@kyleconroy kyleconroy merged commit be6c673 into sqlc-dev:main

Oct 31, 2023

alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request

Oct 13, 2025
* Support PostgreSQL CREATE TABLE LIKE

* test: Add test case for CREATE TABLE LIKE

---------

Co-authored-by: Kyle Conroy <kyle@sqlc.dev>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Support PostgreSQL CREATE TABLE LIKE

2 participants

@xeraph-dev @kyleconroy