Commit Graph

1 Commits (9b2d8f69aa2bab5dfc1ae9e52a3cc20c7201a1d7)

Author SHA1 Message Date
Kegsay 95d7e2336d
Add support for database migrations (#1416)
* Add support for database migrations

Closes #1246

This PR does NOT add any migrations as an example. I have
manually tested that the library works with SQL and Go based
upgrades correctly. Documentation should be sufficient for
devs to add migrations.

* Clarifications

* Linting
2020-09-10 15:10:32 +01:00