GenoRobotics-EPFL / Database

https://database-database.vercel.app
0 stars 1 forks source link

SQLAlchemy migration issue #40

Closed Plouc314 closed 1 year ago

Plouc314 commented 1 year ago

I had to add __allow_unmapped__ = True lines in all schemas as we're visibly using some old sqlalchemy behaviour (migration doc)