Files
@ 77bd10c410ed
Branch filter:
Location: kallithea/init.d/celeryd-upstart.conf
77bd10c410ed
904 B
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.