Updates
This commit is contained in:
@@ -108,6 +108,7 @@ export interface DSQL_TableSchemaType {
|
||||
childTableDbId?: string | number;
|
||||
collation?: (typeof MariaDBCollations)[number];
|
||||
isVector?: boolean;
|
||||
vectorType?: string;
|
||||
}
|
||||
|
||||
export interface DSQL_ChildrenTablesType {
|
||||
|
||||
Reference in New Issue
Block a user