cc @ldionne
I see there's been a bunch of activity on moving tests to postgres e.g. #197, I think that's fine, and I agree it's better to run these tests on what production servers will run.
But I just want to confirm that we're not removing SQLite support itself? Having the ability to spin up an instance locally without installing postgres is a workflow that myself and a few of my colleagues are currently using. It's handy to view benchmark runs locally.
cc @ldionne
I see there's been a bunch of activity on moving tests to postgres e.g. #197, I think that's fine, and I agree it's better to run these tests on what production servers will run.
But I just want to confirm that we're not removing SQLite support itself? Having the ability to spin up an instance locally without installing postgres is a workflow that myself and a few of my colleagues are currently using. It's handy to view benchmark runs locally.