Mariusz Felisiak
|
950171d7b2
|
Refs #11487 -- Removed redundant test_long_string() test.
Redundant with model_regress.tests.ModelTests.test_long_textfield
since 3ede430b9a .
|
2018-01-23 08:53:45 -05:00 |
|
Mariusz Felisiak
|
8f8a93a9ae
|
Fixed #28859 -- Made Oracle backend raise DatabaseError if "no data found" exception is hidden by the Oracle OCI library.
Thanks Tim Graham for the review and Jani Tiainen for the report.
|
2018-01-06 18:50:54 +01:00 |
|
Mariusz Felisiak
|
3ba4de59a2
|
Added tests for BooleanField/NullBooleanField's check constraints on Oracle.
|
2017-09-05 09:02:56 +02:00 |
|
Mariusz Felisiak
|
8cb1b1fd8e
|
Reorganized backends tests.
|
2017-06-21 12:00:47 -04:00 |
|