On Fri, Mar 19, 2010 at 11:21 AM, matkor <[email protected]>wrote:
> Hi ! > Is there any "handler" to get called when SQL query starts to be > executed and > another when SQL query is finished when acting over elixir Entities ? > > I am writing simple (single threaded) QT app using elixir for data > model and > my application hangs sometimes wating for sql data to come and I wish > to get > information what query causes that or set cursor aproprietly. > > TIA , regards, Didn't metadata.bind.echo = True help you? -- You received this message because you are subscribed to the Google Groups "SQLElixir" 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/sqlelixir?hl=en.
