Hi, i wanted to know if i can inject sql command before execution of CRUD, the reason is that my MySql DB need the "set charset" before command execution to tell it its in hebrew or utf-8.
can i do it without overriding each method of each object? and another question, can i set character somewehere else in activerecord? now i only get question marks.... thanks!! -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
