TableTableConstraints

constructor(foreignKeys: List<TableTableConstraintsForeignKey>? = null, primaryKey: TableTableConstraintsPrimaryKey? = null)