Cris Ewing
Cris Ewing
allow for boolean that is storing hexadecimal values '\x01' and '\x00' for true and false.
I have a mysql db that appears to store boolean values as the hexadecimal values '\x01' for true and '\x00' for false. The postgres writer is incorrectly leaving these values...
Hi. I believe I've found a problem with the class inheritance hierarchy of this package. I've been working with a page class derived from the `FluentPageBase` abstract class. This class...
consider a reference to, or paraphrasing from, this doc: http://www.gnu.org/software/gawk/manual/gawkinet/gawkinet.html
Greetings, I'm prepping for teaching a course on Python web development to begin in about 8 weeks. I would like very much to use this repository in a series of...