Skip to content

Release 0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ctomkow ctomkow released this 19 Aug 22:50
· 48 commits to master since this release

Fixes

  • Added a max number of db connections, from the default of unlimited. Currently statically set to 10. Since parsing through the sql dump is a serial operation, we shouldn't care about many connections. Only if something goes wrong do we want to save the db.