Hi Shai,
interprets_empty_strings_as_null is set to False
Regards,
Jose
On Tuesday, September 22, 2015 at 5:39:14 PM UTC+5:30, Shai Berger wrote:
>
> On Tuesday 22 September 2015 09:39:17 Jose Paul wrote:
> > Dear All,
> >
> > I am trying to run DJango 1.8 test cases with DB2
> >
> >
> > S
Hi Shai,
interprets_empty_strings_as_null is set to False
Regards,
Jose
On Tuesday, September 22, 2015 at 5:39:14 PM UTC+5:30, Shai Berger wrote:
>
> On Tuesday 22 September 2015 09:39:17 Jose Paul wrote:
> > Dear All,
> >
> > I am trying to run DJango 1.8 test cases with DB2
> >
> >
> > S
On Tuesday 22 September 2015 09:39:17 Jose Paul wrote:
> Dear All,
>
> I am trying to run DJango 1.8 test cases with DB2
>
>
> Several insert statement fails
>
> Here is the insert command generated by test case.
>
> INSERT INTO "AUTH_USER" ("PASSWORD", "LAST_LOGIN", "IS_SUPERUSER",
> "USERNAM
Dear All,
I am trying to run DJango 1.8 test cases with DB2
Several insert statement fails
Here is the insert command generated by test case.
INSERT INTO "AUTH_USER" ("PASSWORD", "LAST_LOGIN", "IS_SUPERUSER",
"USERNAME", "FIRST_NAME", "LAST_NAME", "EMAIL", "IS_STAFF", "IS_ACTIVE",
"DATE_JO