You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sqlite_utils is a much cleaner API for interacting with sqlite databases; tlmd_cmd_merger should use it instead of sqlite3 raw API for a much cleaner and readable codebase.