Hi,
I am writing a migration tool for my database, and there are some foreign keys in it.
How can I create/remove foreign keys when necessary? It doesn't seem like DBFORGE is able to do that..
I am writing a migration tool for my database, and there are some foreign keys in it.
How can I create/remove foreign keys when necessary? It doesn't seem like DBFORGE is able to do that..