mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-13 14:52:16 +00:00
- Fix _check_composite_key_migration_needed to properly check if internalTransactionId is the primary key - Use PRAGMA table_info pk flag instead of just checking column existence - This ensures migration only runs when internalTransactionId is actually the primary key