prorm API Reference
← Documentation
GitLab
Preparing search index...
index
UnsupportedSchemaObjectError
Class UnsupportedSchemaObjectError
Raised when a schema object has no equivalent on the target dialect.
Hierarchy
Error
UnsupportedSchemaObjectError
Index
Constructors
constructor
Constructors
constructor
new
UnsupportedSchemaObjectError
(
object
:
string
,
dialect
:
string
,
hint
?:
string
,
)
:
UnsupportedSchemaObjectError
Parameters
object
:
string
dialect
:
string
Optional
hint
:
string
Returns
UnsupportedSchemaObjectError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
← Documentation
GitLab
prorm API Reference
Loading...
Raised when a schema object has no equivalent on the target dialect.