Add proper Order Enum handling for MySQL->order() #43

Merged
vlw merged 4 commits from refs/pull/43/head into master 2025-01-30 10:33:12 +01:00
vlw commented 2025-01-30 10:09:05 +01:00 (Migrated from codeberg.org)

I made a rushed merge with #41 and it doesn't work properly.. it throws an exception when passing an Order enum to the method, because we're only accepting strings. #42

I made a rushed merge with #41 and it doesn't work properly.. it throws an exception when passing an `Order` enum to the method, because we're only accepting strings. #42
Sign in to join this conversation.
No reviewers
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!43
No description provided.