Mantis 1.1.0a4 error creating tables in pgsql 8.1.9

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Sergio
Posts: 4
Joined: 25 Sep 2007, 21:20
Location: Brazil

Mantis 1.1.0a4 error creating tables in pgsql 8.1.9

Post by Sergio »

When I install Mantis 1.1.0.a4 the create database step generate error in all boolean type fields where was used the defaults "0" or "1".

I solve this to change all "0" to false and "1" to true.

Is this a bug of 1.1.0a4?
Sergio
Post Reply