mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Update ClickHouse
This commit is contained in:
@@ -67,7 +67,7 @@ namespace OrmTest
|
||||
});
|
||||
|
||||
//If no exist create datebase
|
||||
// db.DbMaintenance.CreateDatabase();
|
||||
db.DbMaintenance.CreateDatabase();
|
||||
|
||||
//Use db query
|
||||
var dt = db.Ado.GetDataTable("SELECT * FROM system.tables");
|
||||
|
Reference in New Issue
Block a user