| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-08-12 | Fixed #23546 -- Added kwargs support for CursorWrapper.callproc() on Oracle. | Mariusz Felisiak |
| 2017-08-08 | Refs #23766 -- Added tests for CursorWrapper.callproc(). | Mariusz Felisiak |
| 2017-06-21 | Reorganized backends tests. | Mariusz Felisiak |
| 2017-04-25 | Added test for reraising backend-specific database exceptions. | Mariusz Felisiak |
| 2017-02-17 | Fixed #27843 -- Fixed truncate_name() when the name contains a username. | Mariusz Felisiak |
| 2017-02-16 | Added tests for db.backends.utils.truncate_name(). | Mariusz Felisiak |
| 2017-01-24 | Tidied djang.db.utils.load_backend(). | Tim Graham |
| 2017-01-18 | Refs #23919 -- Removed six.PY2/PY3 usage | Claude Paroz |
| 2015-08-07 | Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. | Caio Ariede |
| 2015-07-17 | Fixed db.utils.load_backend() on non-ASCII paths. | Tim Graham |
| 2015-07-15 | Filtered out 'base' from database backend choices error message. | Tim Graham |
