django1/django/db/backends
Adrian Holovaty 5ce050a5f5 Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5958 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-19 23:18:43 +00:00
..
ado_mssql Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
dummy Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
mysql Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
mysql_old Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
oracle Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
postgresql Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
postgresql_psycopg2 Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
sqlite3 Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
__init__.py Refactored get_last_insert_id() to DatabaseOperations.last_insert_id(). Refs #5106 2007-08-19 23:18:43 +00:00
util.py Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00