PolyJIT / benchbuild

Empirical-Research Toolkit
MIT License
11 stars 12 forks source link

chore: strip db versioning with sqlalchemy.migrate from benchbuild #549

Closed simbuerg closed 1 year ago

simbuerg commented 1 year ago

This will make it possible to fix #537. No need for db schema versioning using sqlalchemy. If needed, I will add another module that does the same again.