uhh-lt / dats

Discourse Analysis Tool Suite
Apache License 2.0
17 stars 2 forks source link

Remove old migrations #427

Closed bigabig closed 1 month ago

bigabig commented 1 month ago

With this PR I remove the old migrations managed by our own custom solution with VersionORM etc.

Now we will have to use alembic for everything regarding migrations.