Exception thrown when passing Order enum to MySQL->order() #42

Open
opened 2025-01-30 10:08:12 +01:00 by vlw · 0 comments
vlw commented 2025-01-30 10:08:12 +01:00 (Migrated from codeberg.org)

Passing an Enum value as defined in #41 throws an exception.

Error: Object of class vlw\MySQL\Order could not be converted to string

I should've looked at the existing branches.. I started implementing Order properly months ago.

Passing an Enum value as defined in #41 throws an exception. ``` Error: Object of class vlw\MySQL\Order could not be converted to string ``` I should've looked at the existing branches.. I started implementing `Order` properly months ago.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/php-mysql#42
No description provided.