+1 for me It seems fourq doesn't take the case directly from the typename (or metadata) so even if the casing in your code is correct it doesn't match the database. This happened to me the other day when I deployed a change...I quickly had to change the case in my code.
Either name the database tables the same as your code specifies or go all lowercase. On Oct 31, 2:49 pm, "AJ Mercer" <[EMAIL PROTECTED]> wrote: > What would it take to get casing of types (and rules and ...) standardised > so they do not have casing issues with mySQL server that can not have the > casing switch flipped over? > > -- > AJ Mercer > Web Log:http://webonix.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
