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

Feature/add create table #680

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

AlirezaEiji191379
Copy link

@AlirezaEiji191379 AlirezaEiji191379 commented Jun 30, 2023

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
Copy link

ghost commented Jun 30, 2023

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

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

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.

None yet

1 participant