Skip to content
This repository was archived by the owner on Aug 13, 2021. It is now read-only.
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

autoIncrement not working #16

@KeKs0r

Description

@KeKs0r

I have some tests in my application that use the waterline-fixtures and as soon as i manually add a record (in my test) the autoIncrement counter is somehow reset. So if my fixtures are adding records they e.g. create 2 records with id 1 and 2. Then in my test case I am also adding a record to the same collection and this record gets the id 1 as well. Although it should get the id 3.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions