Boulder Sprinters
0f36cbec13
boulder-oracle-sprint: Merged to [5462]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5463 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-11 15:53:42 +00:00
Boulder Sprinters
5e8eef19dc
boulder-oracle-sprint: Changed NullBooleanField.allows_empty_string from
...
inherited value of True to False. This allows Django to correctly choose
a default value of None rather than "" when the Oracle backend is used,
as well as being generally sensible.
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5428 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-06 20:48:52 +00:00
Boulder Sprinters
0248dfd375
boulder-oracle-sprint: Added an ugly hack so that Oracle returns a default Field value of "" instead of None as appropriate.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5427 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-05 01:05:44 +00:00
Boulder Sprinters
2e7702c745
boulder-oracle-sprint: Re-added tuple parens that got lost.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5426 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-04 21:32:45 +00:00
Boulder Sprinters
bff357b7ce
boulder-oracle-sprint: Added all our new attributes and methods to the
...
mysql_old backend.
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5425 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-04 21:23:18 +00:00
Boulder Sprinters
63a51477dc
boulder-oracle-sprint: Moved the "datatypes" test to regressiontests.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5424 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-04 21:14:26 +00:00
Boulder Sprinters
61aaccf46d
boulder-oracle-sprint: Reverted constraint name construction to that used in the trunk.
...
Made the mysql backend return None for get_max_name_length() for backwards compatibility.
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5423 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-04 21:10:33 +00:00
Boulder Sprinters
fe8c54a62a
boulder-oracle-sprint: Merged to [5421]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5422 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-04 16:12:35 +00:00
Boulder Sprinters
4365d6d086
Removed header line that implied the datatypes tests were a model example meant as documentation.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5416 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 18:22:05 +00:00
Boulder Sprinters
959343fc7e
boulder-oracle-sprint: Merged [5385]. It got missed earlier.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5396 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 00:22:18 +00:00
Boulder Sprinters
bc8d41974d
boulder-oracle-sprint: Fixed #4440 .
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5394 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-31 18:55:16 +00:00
Boulder Sprinters
a62ee775ef
boulder-oracle-sprint: Merged to [5392]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5393 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-31 16:09:49 +00:00
Boulder Sprinters
a82d071b48
boulder-oracle-sprint: Merged to [5383]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5384 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-30 16:57:27 +00:00
Boulder Sprinters
e9dcb067c1
boulder-oracle-sprint: Merged to [5334]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5335 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-24 15:06:56 +00:00
Boulder Sprinters
179a8c44bb
boulder-oracle-sprint: Merged to [5318]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-22 17:21:08 +00:00
Boulder Sprinters
12b5df62dd
boulder-oracle-sprint: Made Oracle return DecimalField values as decimal objects.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5309 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-21 21:37:52 +00:00
Boulder Sprinters
97ccb9304e
boulder-oracle-sprint: Merged to [5306]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5307 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-21 16:50:14 +00:00
Boulder Sprinters
e7cf3ed989
boulder-oracle-sprint: Added documentation for the db_tablespace options and Oracle coercion of the null option.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-17 16:06:01 +00:00
Boulder Sprinters
310ae7eccc
boulder-oracle-sprint: Merged to [5274]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5275 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-17 15:14:09 +00:00
Boulder Sprinters
74e2925042
boulder-oracle-sprint: Fixed oracle get_datetime_cast_sql for microsecond precision.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5266 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-16 21:48:07 +00:00
Boulder Sprinters
d541f7a642
boulder-oracle-sprint: Fixed serializers_regress test cases for Oracle.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5262 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-16 17:51:38 +00:00
Boulder Sprinters
a3c5889d93
boulder-oracle-sprint: Fixed previous commit, which broke TimeField.get_db_pre_save for MySQL.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5261 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-16 16:52:40 +00:00
Boulder Sprinters
8ccc894e17
boulder-oracle-sprint: Removed obsolete stripping of microseconds from datetime objects.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-16 16:48:36 +00:00
Boulder Sprinters
786782edc5
boulder-oracle-sprint: Merged to [5258]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-16 16:30:51 +00:00
Boulder Sprinters
41921a4e73
boulder-oracle-sprint: It makes more sense on multiple levels to just let Oracle store '' (empty string) as NULL like it wants to than to try to save the empty string by storing it as some other value. This breaks a few test cases in serializers_regress, but that IMO is a matter of fixing the test cases, not the backend.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5254 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-15 22:45:52 +00:00
Boulder Sprinters
f948bb371e
Fixed reverse type mapping in Oracle introspection.py: cx_Oracle.STRING is a VARCHAR2/CharField, not TextField.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5249 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-15 17:09:48 +00:00
Boulder Sprinters
151426692e
boulder-oracle-sprint: Merged to [5245]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5246 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-15 16:03:18 +00:00
Boulder Sprinters
c53378eb4b
boulder-oracle-sprint: Merged to [5234]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5235 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 15:58:54 +00:00
Boulder Sprinters
bcc26d8eea
boulder-oracle-sprint: Merged to [5193]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5194 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-11 16:03:48 +00:00
Boulder Sprinters
12702bc683
boulder-oracle-sprint: Merged to [5182]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5183 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-10 15:51:59 +00:00
Boulder Sprinters
e5ded41f31
boulder-oracle-sprint: Merged to [5177]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5178 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-09 15:28:16 +00:00
Boulder Sprinters
7f13278f86
boulder-oracle-sprint: Merged to [5173]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5174 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 17:46:05 +00:00
Boulder Sprinters
a275d3da8e
boulder-oracle-sprint: Merged to [5156]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5157 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-07 15:50:55 +00:00
Boulder Sprinters
0f22c6a7c8
boulder-oracle-sprint: Fixes #4215 : Applied quote_only_if_word.patch
...
from Ben Khoo. Thanks!
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5149 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-04 17:03:20 +00:00
Boulder Sprinters
32683de27c
boulder-oracle-sprint: Merged to [5147]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5148 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-03 19:26:47 +00:00
Boulder Sprinters
750d2e8c3c
boulder-oracle-sprint: Fixed sqlclear trying to drop sequences for
...
tables without AutoFields. Fixed output of sql, sqlall, sqlreset, and
sqlflush for piping to SQL*Plus.
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5136 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-02 16:30:00 +00:00
Boulder Sprinters
90740c93e6
boulder-oracle-sprint: Merged to [5134]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-01 15:33:10 +00:00
Boulder Sprinters
5a7802586d
boulder-oracle-sprint: Merged to [5127]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5128 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-30 15:32:29 +00:00
Boulder Sprinters
3b479bfc56
boulder-oracle-sprint: Merged to [5113]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5114 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-27 20:21:28 +00:00
Boulder Sprinters
d0213969c2
boulder-oracle-sprint: Merged to [5099]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5100 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-26 20:45:53 +00:00
Boulder Sprinters
61bef9bbfd
boulder-oracle-sprint: Merged to [5078]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5079 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-25 18:20:25 +00:00
Boulder Sprinters
62ba18d750
boulder-oracle-sprint: Merged to [5061]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5062 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-23 16:16:27 +00:00
Boulder Sprinters
172d4ba33b
boulder-oracle-sprint: Merged to [5045]
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5047 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-20 17:42:30 +00:00
Boulder Sprinters
4230f0c936
boulder-oracle-sprint: Fixed #4093 and added tests that cover it and the tricky datetime
...
fields.
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5046 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-20 17:31:42 +00:00
Boulder Sprinters
557a0d407c
boulder-oracle-sprint: Renamed the "tablespace" options to "db_tablespace".
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5036 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-19 21:17:29 +00:00
Boulder Sprinters
1ad6a8f5c1
boulder-oracle-sprint: Removed Oracle-specific code from DateField.get_db_prep_save and DateTimeField.get_db_prep_save. Casting to a datetime object is no longer necessary here, because the cursor wrapper automatically sets ansi date and timestamp formats.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-19 21:03:56 +00:00
Boulder Sprinters
943189a45d
boulder-oracle-sprint: Removed django_empty_set_in_where.patch from ticket #3053 in favor of the trunk's patch.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5034 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-19 20:59:23 +00:00
Boulder Sprinters
7495b05b12
boulder-oracle-sprint: Small non-functional change to make the branch look more like more like the trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5033 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-19 19:58:54 +00:00
Boulder Sprinters
31b1e3aa04
boulder-oracle-sprint: Updated docs to mention Oracle and cx_Oracle where needed.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5032 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-19 18:56:51 +00:00
Boulder Sprinters
3f549ca61d
boulder-oracle-sprint: Fixed application of django_empty_set_in_where.patch from ticket #3053 .
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-19 17:56:53 +00:00