Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
83 stars 11 forks source link

Auto clean test tmp_pg directories #126

Open jayvdb opened 12 months ago

jayvdb commented 12 months ago

I end up with a lot of tmp_pg directories when running the tests - probably when the tests fail. It would be good to clean them.