Files
@ 77bd10c410ed
Branch filter:
Location: kallithea/docs/usage/debugging.rst
77bd10c410ed
1.2 KiB
text/prs.fallenstein.rst
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.