UtrechtUniversity / yoda

A system for reliable, long-term storing and archiving large amounts of research data during all stages of a study.
https://utrechtuniversity.github.io/yoda/
GNU General Public License v3.0
46 stars 27 forks source link

YDA-5167: remove SQLAlchemy patch MOAI #249

Closed stsnel closed 1 year ago

stsnel commented 1 year ago

Switch SQLAlchemy to use the PySqlite3 dialect, so that we can use the upstream version of SQLAlchemy (without patch to deal with old CentOS 7 SQLite3 version).