diff options
author | Soesapto Joeni Hantoro <shidec00@yahoo.com> | 2012-05-11 06:00:42 +0200 |
---|---|---|
committer | Soesapto Joeni Hantoro <shidec00@yahoo.com> | 2012-05-11 06:00:42 +0200 |
commit | d41f423528b21d97ff0eb268e10947b257f5a90e (patch) | |
tree | 76bef7e3d1cd80ece8e662d0c5cd8fa1cd7cc79a /readme.rst | |
parent | cdcceecba73dd9f54665f531d15c12f5c9679738 (diff) |
Generate better conditions statement on boolean field type. Actually boolean field type need TRUE or FALSE value. Common DBMS (e.g., MySQL) can substite this value with 1 or 0, but it can't be implemented on PostgreSQL. So, its better to use TRUE or FALSE value for boolean field type.
Diffstat (limited to 'readme.rst')
0 files changed, 0 insertions, 0 deletions