-
Notifications
You must be signed in to change notification settings - Fork 369
Closed
Labels
Description
I used the Mysql World-database as example to test Orm. All the examples for fields are lowercase. Testing with find returned an empty array but the count was correct. It took me a long time to find out that the field defs in MySql table where mixed case. The empty array was not really helping... It also could suggest the find was empty? An error that the fieldname was not found would have been more helpfull?
Reactions are currently unavailable