FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Feature/add create table by AlirezaEiji191379 · Pull Request #680 · sqlkata/querybuilder · GitHub

Feature/add create table - #680

Open
AlirezaEiji191379 wants to merge 33 commits into
sqlkata:masterfrom
AlirezaEiji191379:feature/AddCreateTable
Open

Feature/add create table#680
AlirezaEiji191379 wants to merge 33 commits into
sqlkata:masterfrom
AlirezaEiji191379:feature/AddCreateTable

Conversation

AlirezaEiji191379 commented Jun 30, 2023
edited
Loading

Copy link
Copy Markdown

hi.
in this commit i add support for create table query for mysql,postgresql,oracle,sqlserver and sqlite dbs.
i add support for identity and auto increment and primary key and unique constraint.
i add support for all the types in database.
you can see the example of creating table in each db in prgram.cs
in future commits i will add the support for create table as.
temp table or permanent table are supprted in all dbs

ghost commented Jun 30, 2023
edited by ghost
Loading

Copy link
Copy Markdown
👇 Click on the image for a new way to code review

Legend

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL