ResetAsync does not reset SECUENCES on PostgreSQL
Opened this issue · 0 comments
EmiLuisDo commented
Hello, i love this package, this has shorten a lot the execution time of my integration tests.
I am glad to contribute to the evolution of this although it is by reporting an issue.
As regards the issue, it is as the title says, i have just noticed that the secuences of my auto increment primary keys are not reset when ResetAsync is executed.