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
Debugging sqlite-utils when something weird happens (e.g. #149) can be a bit tricky since it runs a bunch of different SQL statements behind the scenes.
An optional "tracing" mechanism for seeing what SQL is being executed would be useful.
Debugging
sqlite-utilswhen something weird happens (e.g. #149) can be a bit tricky since it runs a bunch of different SQL statements behind the scenes.An optional "tracing" mechanism for seeing what SQL is being executed would be useful.