mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-19 14:50:57 +08:00
- fix: Firebird DbFirst;
This commit is contained in:
@@ -125,7 +125,6 @@ namespace FreeSql.Firebird
|
||||
|
||||
var sql = @"
|
||||
select
|
||||
rdb$system_flag,
|
||||
trim(rdb$relation_name) as id,
|
||||
trim(rdb$owner_name) as owner,
|
||||
trim(rdb$relation_name) as name,
|
||||
|
||||
Reference in New Issue
Block a user