Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Prevent Faker id generation for autoincremented ids #34

Closed
Insolita opened this issue Oct 12, 2020 · 0 comments
Closed

Prevent Faker id generation for autoincremented ids #34

Insolita opened this issue Oct 12, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Insolita
Copy link
Collaborator

Insolita commented Oct 12, 2020

We should exclude primary keys from faker generation, or make it generation optional.
Because it can create problems with postgres sequences (It should be updated manually after direct id inserts)

@cebe cebe added the bug Something isn't working label Oct 12, 2020
@cebe cebe modified the milestones: 1.0.3, 2.0 Oct 12, 2020
@Insolita Insolita mentioned this issue Oct 12, 2020
cebe pushed a commit that referenced this issue May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants