Matt Boersma
|
800311964e
|
Fixed introspection test case which caused "ORA-00972: identifier is too long" errors against Oracle.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-16 22:32:48 +00:00 |
Karen Tracey
|
48e01d2b3d
|
Fixed up the introspection code and tests added for #9779 to run under Python 2.3, which has neither set nor rsplit.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-04 19:03:55 +00:00 |
Jacob Kaplan-Moss
|
ffffdedfd1
|
Fixed #9991: correctly introspect PostgreSQL 'real' types.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-03 20:52:54 +00:00 |
Jacob Kaplan-Moss
|
8cc506840e
|
Added tests for database introspection. Refs #9779.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10362 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-02 04:32:48 +00:00 |