summaryrefslogtreecommitdiff
path: root/django/db/backends/sqlite3/client.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-1/+1
* Fixed #10357 -- Fixed the "dbshell" command for Windows users.Malcolm Tredinnick2009-04-111-3/+10
* Fixed #10459 -- Refactored the internals of database connection objects so th...Adrian Holovaty2009-03-111-2/+1
* db: Gave each DatabaseClient class an 'executable_name' attribute (e.g., 'psq...Adrian Holovaty2008-09-091-1/+3
* Fixed #5461 -- Refactored the database backend code to use classes for the cr...Russell Keith-Magee2008-08-111-3/+5
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-021-0/+6