3
1

database: Add penalty_per_bs to season table

This commit is contained in:
2024-06-07 12:21:13 +02:00
parent b0db769042
commit bb57c6fab5
4 changed files with 5 additions and 14 deletions

@ -1,3 +1,3 @@
-- This value MUST NOT be changed while other connections are open!
PRAGMA schema_version = 1900;
PRAGMA schema_version = 2000;