不要怂,就是干,撸起袖子干!

Commit 0bbf8de9 by Matheus Bratfisch

Adding remembering note to remove dialect condition when FK constraints creation…

… are not made for hooks:true #2746
1 parent 1387f143
Showing with 1 additions and 0 deletions
......@@ -5333,6 +5333,7 @@ describe(Support.getTestDialectTeaser('Hooks'), function() {
});
});
// NOTE: Reenable when FK constraints create table query is fixed when using hooks
if (dialect !== "mssql") {
describe('multiple 1:M', function () {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!