Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Dec 2, 2023
1 parent db9adb3 commit d074654
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ enum Kind {
error
}
// Expected Migration:
// SET foreign_key_checks = 0;
//
// -- CreateTable
// CREATE TABLE `MyTable` (
// `id` INTEGER NOT NULL,
Expand Down

0 comments on commit d074654

Please sign in to comment.