Skip to content

Bug: Database::getNextUid() returns wrong number #26

@technicalguru

Description

@technicalguru

Database::getNextUid() can return the wrong next auto_increment value when there is another table of the same name in a different table schema. The WHERE clause needs to incorporate the table schema.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions