Fixed line numbers in t/schema.out

This commit is contained in:
Florian "flowdy" Heß 2016-06-25 19:17:58 +02:00
parent b8a8d9c935
commit 2639700adb
1 changed files with 3 additions and 3 deletions

View File

@ -9,9 +9,9 @@ john: 0 +0 0
Club: 0 +0 -16250
alex: 7200 +16250 0
# Some updates and deletes that could, unless denied, destroy consistency ...
Error: near line 280: paid is set and adjusted automatically according to added Transfer records
Error: near line 281: Debt is involved in transfers to revoke at first
Error: near line 282: FOREIGN KEY constraint failed
Error: near line 300: paid is set and adjusted automatically according to added Transfer records
Error: near line 301: Debt is involved in transfers to revoke at first
Error: near line 302: FOREIGN KEY constraint failed
# After revoking transactions, you are free to change or delete debts and credits ...
Club: 7200 +0 0
alex: 0 +0 0