Method | Description | |
---|---|---|
testAddingForeignKey ( ) : void | Test adding foreign keys. | |
testAddingIndex ( ) : void | Test whether we can manually create indexes. | |
testConstraint ( ) : void | Test constraint function directly in Writer. | |
testForeignKeysWithPostgres ( ) | Test foreign keys with postgres. |
public testAddingForeignKey ( ) : void | ||
return | void |
public testAddingIndex ( ) : void | ||
return | void |
public testConstraint ( ) : void | ||
return | void |
public testForeignKeysWithPostgres ( ) |