Files
@ 77bd10c410ed
Branch filter:
Location: kallithea/init.d/kallithea-daemon-gentoo
77bd10c410ed
1.2 KiB
text/plain
tests: fix 'a foreign key constraint fails' when running tests on mysql
UserNotification needs to be deleted before Notification because there are
foreign key references in UserNotification to Notification.
UserNotification needs to be deleted before Notification because there are
foreign key references in UserNotification to Notification.