scala - Reset AutoInc counters with Slick database -
after delete on table, counter autoinc isn't reset 1. right behaviour, not disputing that, wonder if there way reset slick autoinc counter well?
the way i've found delete entire database.
the way go here slick plain sql , use db specific sql query it.
Comments
Post a Comment