Skip to content

Uncaught exception when using table manipulation queries on get functions #49

@schengawegga

Description

@schengawegga

Using table manipulation queries, like INSERT or UPDATE, on get functions, like ´getOne()´ or ´getRow()´, throws an uncaught exception.
´getAll()´ returns a DB_OK in this case.

All other get functions has to operate in the same way, in the first place.

In the future, get functions should not be able to run table manipulation queries.
Therefor a deprecation notice and a error message should be implemented in future updates.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions