summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter/DBI.pm
AgeCommit message (Expand)Author
2006-01-09white space cosmetics.fukachan
2005-08-23change dsn to form "DBI:$driver:dbname=$database;host=$host".fukachan
2005-08-17fix copyrightfukachan
2005-08-10$sql_QUERY -> $sql_query_QEURYfukachan
2004-07-11fix comments.fukachan
2004-01-24overhaul from FNF point view.fukachan
2003-11-26implement get_key_values_as_array_ref() to return key and all valuesfukachan
2003-08-24remove debug: print STDERR ..fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-26remove not used method:fukachan
2003-02-11FNF: add commentfukachan
2003-02-01remove get_next_value() method.fukachan
2003-01-11fix commentsfukachan
2002-12-22fix comments. cosmetics.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-03white spacesfukachan
2002-07-24implemente getline() of DBIfukachan
2002-07-24removed replace()fukachan
2002-07-24add missing open(), close()fukachan
2002-07-23reconstruct MySQL functionsfukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-27fix copyrightfukachan
2002-01-27clarify IO::Adapter::find() usage.fukachan
2001-12-24update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-09-17rename: $self->{ _driver } -> $self->{ _model_specific_driver }fukachan
2001-08-05move SQL::Schema:: to IO::Adapter::SQL::fukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-05-30clean up documentsfukachan
2001-04-08relocate error() et. al. definitions for each module to have eachfukachan
2001-03-20s/error_reset/error_clear/fukachan
2001-03-20rewritten to ErrorMessages::Status module for unification of errorfukachan
2001-03-18IO::Adapter::DBI -< IO::Adapter::MySQLfukachan