| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
and change the type of column type!
👇 Click on the image for a new way to code review
Legend |
Sorry, something went wrong.
Add Create Tables
bug fix for mysql and postgresql
Add Truncate the system is under test
| Back | FazBrowse Home | New Git URL |
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