Maksim Panfilov

Results 1 issues of Maksim Panfilov

### What do you want to change? The [documentation states](https://docs.sqlc.dev/en/stable/howto/ddl.html#golang-migrate) that > Warning: [golang-migrate interprets](https://github.com/golang-migrate/migrate/blob/master/MIGRATIONS.md#migration-filename-format) migration filenames numerically. However, sqlc parses migration files in lexicographic order. I was thinking if...

enhancement