I see that isForeignKey is no longer a property on ColumnSchema … is there another way of determining whether a field is a foreign key on a table?
I see that isForeignKey is no longer a property on ColumnSchema … is there another way of determining whether a field is a foreign key on a table?
ok, don’t worry … seems like I can use the tableSchema