mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-23 16:16:02 +00:00
fix
This commit is contained in:
2
packages/types/appdefs.d.ts
vendored
2
packages/types/appdefs.d.ts
vendored
@@ -22,7 +22,7 @@ interface VirtualReferenceDefinition {
|
||||
interface DictionaryDescriptionDefinition {
|
||||
pureName: string;
|
||||
schemaName?: string;
|
||||
expresssion: string;
|
||||
expression: string;
|
||||
columns: string[];
|
||||
delimiter: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user