Updates
This commit is contained in:
@@ -159,7 +159,7 @@ export type DSQL_FieldSchemaType = {
|
||||
decimals?: string | number;
|
||||
moving?: boolean;
|
||||
code?: boolean;
|
||||
options?: string[];
|
||||
options?: (string | number)[];
|
||||
isVector?: boolean;
|
||||
vectorSize?: number;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user