Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add schema in create command #428

Merged

Conversation

rubiagatra
Copy link
Contributor

Solve partially #196

@rubiagatra
Copy link
Contributor Author

hi @nineinchnick , I only add SCHEMA do we need add all like in psql?

postgres=# CREATE
ACCESS METHOD        DATABASE             FOREIGN TABLE        MATERIALIZED VIEW    PUBLICATION          SERVER               TEMP                 TYPE                 VIEW
AGGREGATE            DOMAIN               FUNCTION             OPERATOR             ROLE                 STATISTICS           TEMPORARY            UNIQUE
CAST                 EVENT TRIGGER        GROUP                OR REPLACE           RULE                 SUBSCRIPTION         TEXT SEARCH          UNLOGGED
COLLATION            EXTENSION            INDEX                POLICY               SCHEMA               TABLE                TRANSFORM            USER
CONVERSION           FOREIGN DATA WRAPPER LANGUAGE             PROCEDURE            SEQUENCE             TABLESPACE           TRIGGER              USER MAPPING FOR

@nineinchnick
Copy link
Member

I responded in #196 (comment)

@nineinchnick nineinchnick merged commit 05e615c into xo:master Oct 18, 2023
1 check passed
kenshaw added a commit to xo/homebrew-xo that referenced this pull request Oct 26, 2023
## What's Changed
* feat: add schema in create command by @rubiagatra in xo/usql#428

## New Contributors
* @rubiagatra made their first contribution in xo/usql#428

**Full Changelog**: xo/usql@v0.15.1...v0.15.2
archlinux-github pushed a commit to archlinux/aur that referenced this pull request Oct 26, 2023
## What's Changed
* feat: add schema in create command by @rubiagatra in xo/usql#428

## New Contributors
* @rubiagatra made their first contribution in xo/usql#428

**Full Changelog**: xo/usql@v0.15.1...v0.15.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants