Member Junction
Preparing search index...
@memberjunction/schema-engine
SQLValidationResult
Interface SQLValidationResult
Result of SQL migration validation.
interface
SQLValidationResult
{
Errors
:
string
[]
;
Valid
:
boolean
;
}
Index
Properties
Errors
Valid
Properties
Errors
Errors
:
string
[]
Valid
Valid
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Errors
Valid
Member Junction
Loading...
Result of SQL migration validation.