summaryrefslogtreecommitdiff
path: root/fml/lib/SQL
AgeCommit message (Collapse)Author
2001-06-21removed due to obsolete rulefukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-06-10clean up temporary variablesfukachan
2001-06-09show debug when envvar debug is definedfukachan
2001-04-30clean up documents hierarchy.fukachan
remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/
2001-03-18IO::Adapter::DBI -< IO::Adapter::MySQLfukachan
SQL::Schema::toymodel holds model specific functions and nuke $args->{query} parameters.
2001-03-18generate documents on SQL::fukachan
2001-03-18modify MySQL adapter interfacefukachan
move model specific part to SQL::Schema class remove IO::Adapter::MySQL class
2001-03-18Initial revisionfukachan