05b5c2b528c15ee625ab8083645c346fc77f478b
- Use tx.QueryRow instead of db.QueryRow within transaction for media table check - Switch to WAL mode instead of OFF for better concurrency handling - Add busy_timeout pragma to wait up to 5 seconds if database is locked - Clear transaction variable after commit to prevent defer rollback issues
Description
No description provided
Languages
Go
100%