Menu

#4 correct representation of boolean values

open
nobody
None
5
2013-02-20
2008-03-25
A Reiter
No

The String representation of boolean values ie for PostreSQL looks like "t" for true and "f" for false. Thats actually correct but not very well readable.
The patch makes sure, that the string represantation is changed to "true" and "false".

Discussion

  • A Reiter

    A Reiter - 2008-08-12

    Logged In: YES
    user_id=2045434
    Originator: YES

    File Added: boolean2string.patch

     
  • A Reiter

    A Reiter - 2008-08-12

    boolean2string.patch

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.