In mail.php, we don't want to double encode fields so in send() create local variable...
[isso.git] / db_postgresql.php
2006-10-12 Robert SesekRemoving issoversion tag from the header
2006-10-12 Robert SesekRemoving calls to check_isso_fields()
2006-10-12 Robert Sesek- Starting to convert from the fields system to a get...
2006-07-26 Robert SesekRebranding from Iris Studios to Blue Static
2006-03-03 Robert SesekRemoved some duplicate commands
2006-02-09 Robert Seseks/[#]version[#]/[#]issoversion[#]/g
2006-01-29 Robert SesekAdded new binary escape methods
2006-01-29 Robert SesekThe DB::transaction_rollback() now has name as optional...
2006-01-29 Robert SesekDB_PostgreSQL::insert_id() is now done right :)
2006-01-14 Robert SesekAllow fetching of enumerated rows instead of assoc
2006-01-09 Robert SesekAdding do_get() to the kernel and get() to all the...
2006-01-02 Robert SesekAdding check_isso_field() calls all over the place
2006-01-02 Robert SesekAdding fields and set() methods
2005-12-31 Robert SesekGive all the instance variables visibility tags
2005-12-24 Robert SesekWe can no longer assume to use ISSO->modules['db_mysql...
2005-12-23 Robert SesekAdding pgsql layer