mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 12:28:15 +08:00
20230403
This commit is contained in:
@ -24,7 +24,6 @@ namespace FreeSql.Tests.Provider.Xugu
|
||||
var fsql = g.xugu;
|
||||
var t1 = fsql.DbFirst.GetTableByName("GENERAL.system_log");
|
||||
Assert.NotNull(t1);
|
||||
Assert.True(t1.Columns.Count > 0);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
Reference in New Issue
Block a user