Re: [Dbix-class] Re: how to use a complex query in DBIx::Class

2006-12-31 Thread Matt LeBlanc
On 12/30/06, A. Pagaltzis [EMAIL PROTECTED] wrote: * Matt LeBlanc [EMAIL PROTECTED] [2006-12-31 03:40]: On 12/30/06, A. Pagaltzis [EMAIL PROTECTED] wrote: You're abusing the ON clause. You're not joining on the userid condition; you're constraing the result set. You should put it in the

Re: [Dbix-class] unnaccounted branches: ensure_source_loaded, ordered_handle_updates, privileges, replication

2006-12-31 Thread Neil de Carteret
ordered-handle-updates is done and tested in 2942. t/94pk_mutation.t fails, but it did before I got near it. On 30/12/06, Matt S Trout [EMAIL PROTECTED] wrote: Please can people tell me whether these are live or not? ensure_source_loaded looks ancient and done with so that dies in a week

Re: [Dbix-class] unnaccounted branches: ensure_source_loaded, ordered_handle_updates, privileges, replication

2006-12-31 Thread Ash Berlin
Matt S Trout wrote: Please can people tell me whether these are live or not? privileges looks not-really-started Basically yes. I was planning on coming up with some generic way of granting privileges. but there wasn't much to it in the end, and no real benefit over just -do('GRANT

[Dbix-class] FYI: MySQL and UTF-8 fields

2006-12-31 Thread Pedro Melo
Hi all, if you are using UTF8 and MySQL, and use the UTF8Columns plugin, check out latest 4. release of DBD::mysql and search the docs for 'mysql_enable_utf8'. Haven't tried yet, but seems to do the right thing. Best regards, -- Pedro Melo JID: xmpp:[EMAIL PROTECTED]