nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Add test for duplicate migrations #131

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

We have had some issues with duplicate migration versions, so we would have a test that simply reads the contents of the sqlc/schemas directory and make sure that no duplicate versions exists.