querybuilder icon indicating copy to clipboard operation
querybuilder copied to clipboard

Feature/add create table

Open AlirezaEiji191379 opened this issue 2 years ago • 1 comments

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

AlirezaEiji191379 avatar Jun 30 '23 15:06 AlirezaEiji191379

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

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

ghost avatar Jun 30 '23 15:06 ghost