Skip to content

calling repository.deleteAll should reset Auto Increment in postgresql #73

@kopax

Description

@kopax

I am not sure if it's an expected behavior, but with mariadb, calling repository.deleteAll() was also resetting the auto incrementation to 1.

http://stackoverflow.com/questions/5342440/reset-auto-increment-counter-in-postgres

This can be achieved manually, would be nice to implement it in deleteAll()

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions