crawshaw / sqlite

Go SQLite3 driver
ISC License
561 stars 67 forks source link

Fix WAL file remaining after Conn.Close #130

Open AdamSLevy opened 2 years ago

AdamSLevy commented 2 years ago

So far this only has failing tests.

It is intended to fix #119