django1/django/db
Adrian Holovaty b6c3ff366e Updated Oracle 'syncdb' call from [5906] to use the options that it previously had
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5908 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-16 19:27:58 +00:00
..
backends Updated Oracle 'syncdb' call from [5906] to use the options that it previously had 2007-08-16 19:27:58 +00:00
models Removed 'LIMIT 1' from the [5882] change, as it's not supported by Oracle 2007-08-14 03:26:42 +00:00
__init__.py Fixed #3450 -- Exposed IntegrityError in a backend-neutral fashion. This is a 2007-04-25 10:18:56 +00:00
transaction.py Fixed #4040 -- Changed uses of has_key() to "in". Slight performance 2007-04-26 13:30:48 +00:00