-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
If I destroy a record that's not the last one, the next adition will be repeated.
The ID generator uses the count of records in a table.
https://github.com/lukelex/csv_record/blob/master/lib/csv_record/writer.rb#L100-L102