Conversation
|
Nice! This works for me. I've added a little documentation for it and tweaked a few things that I'd like to try and merge in once this pull is accepted. |
|
Got tired of reading those long unindented doctrine queries, so i built in support for sqlparse (http://code.google.com/p/python-sqlparse/) It is disabled by default since most people won't have it installed, but it can be can be enabled like this
see: https://github.com/MontmereLimited/ZFDebug/tree/sqlparse I'll do an additional pull request for that once this is accepted. |
|
+1 |
|
@dextervip Checkout my fork, it supports Doctrine 2: |
|
@fuhrysteve Does it work as well for ODM? |
|
I haven't tested it, but it might. Never used ODM. If it doesn't, just model it after this, shouldn't take much time. |
|
Nice work, Steve. Awesome plugin! |
|
+1 bump |
Hi,
This is a doctrine2 plugin for doctrine 2.1 and some small fixes in the Database adapter.
Regards,
Sandy