Skip to content

Commit

Permalink
Misc DB Fixes (#1197)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickTyrer committed Jun 20, 2021
1 parent 8a56147 commit aca022e
Showing 1 changed file with 1,148 additions and 0 deletions.
Loading

1 comment on commit aca022e

@Marcelo20XX
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This migration does not applies cleanly, it give some error because NULL must be used instead of \N. You may want to change line 1029 to this:

(1341, 1, 0, 'What's an elf like you doing inside a cave like this?', 4471, 1, 1, 1363, 0, 0, 0, 0, NULL, 0, 0);

Please sign in to comment.