MantisBT: adodb 27566df6

Author Committer Branch Timestamp Parent
dregad dregad adodb 2014-05-13 01:30 adodb a937b245
Changeset

Consistently use db_prepare_bool() for boolean columns

In Version API, the released column was treated as an integer, despite
the fact that it's defined as 'L' in the schema. This can cause problems
with PostgreSQL.

mod - core/version_api.php Diff File