mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 01:58:13 +08:00
Update PgSql
This commit is contained in:
@@ -16,8 +16,8 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Demo.DbFirst.Init();
|
||||
Demo.CodeFirst.Init();
|
||||
Demo.DbFirst.Init();
|
||||
Demo.Aop.Init();
|
||||
Demo.Query.Init();
|
||||
Demo.Insert.Init();
|
||||
|
Reference in New Issue
Block a user