Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
TableUnknownIndex
Interface TableUnknownIndex
A descriptor for an index on a table with an unsupported column type.
interface
TableUnknownIndex
{
apiSupport
:
TableIndexUnsupportedColumnApiSupport
;
column
:
"UNKNOWN"
;
}
Index
Properties
api
Support
column
Properties
api
Support
api
Support
:
TableIndexUnsupportedColumnApiSupport
column
column
:
"UNKNOWN"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
api
Support
column
@datastax/astra-db-ts
Loading...
A descriptor for an index on a table with an unsupported column type.