| Age | Commit message (Collapse) | Author |
|
Also removed try/except/fail antipattern that hides exceptions.
Backport of c9ae09addffb839403312131d4251e9d8b454508 from master
|
|
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks brylie.
|
|
Thanks Piotr Kasprzyk for help with the patch.
|
|
|
|
|
|
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
Add support for Oracle, fix an issue with the repr of RawQuerySet,
add tests and documentations. Also added a 'supports_paramstyle_pyformat'
database feature, True by default, False for SQLite.
Thanks Donald Stufft for review of documentation.
|
|
|