Skip to content

Support non-string IDs in StubDatabaseAdapter #41

@wschurman

Description

@wschurman

Currently this simulates ID creation by generating a UUID for the entity id field. Instead, we should check the type of field and appropriately generate either a random number, string, boolean(?), etc.

Thanks @quinlanj for the report!

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