vutfitdiscord / rubbergod

FITWIDE discord bot
GNU General Public License v3.0
54 stars 46 forks source link

Alembic for migrations like in django #1025

Open solumath opened 4 months ago

solumath commented 4 months ago

For updates of database we should use alembic to not depend on recreating tables everytime their scheme changes.