thegodenage / waffle

Web Application Firewall, made in go.
MIT License
96 stars 11 forks source link

MySQL database migrations #3

Closed thegodenage closed 8 months ago

thegodenage commented 8 months ago

We need to have the possibility to create migrations to the database, we can also use GORM to simplify stuff in the beginning.