| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-06-17 | we use $FML$, add it and nuke $Id$ if it exists | fukachan | |
| 2001-06-09 | clarify $map_params paremter | fukachan | |
| internal name change: _schema -> _driver | |||
| 2001-05-30 | clean up documents | fukachan | |
| 2001-05-04 | rename class from IO::MapAdapter to IO::Adapter. | fukachan | |
| 2001-03-20 | rewritten to ErrorMessages::Status module for unification of error | fukachan | |
| buffer handling. | |||
| 2001-03-19 | clean up document | fukachan | |
| 2001-03-19 | change $map_params structure | fukachan | |
| 2001-03-18 | IO::Adapter::DBI -< IO::Adapter::MySQL | fukachan | |
| SQL::Schema::toymodel holds model specific functions and nuke $args->{query} parameters. | |||
| 2001-03-18 | clean up variable names | fukachan | |
| re-order function() locations | |||
| 2001-03-18 | fix close() bug | fukachan | |
| define add( $addr ) and delete( $addr ) method | |||
| 2001-03-18 | mysql map can work. | fukachan | |
| IO::MapAdapter->new() accpets two parameters, $map and the parameters $map_params. my $obj = new IO::MapAdapter ('mysql:toymodel', $map_params); where $map_params = { config => {}, query => {} }; | |||
| 2001-03-18 | modify MySQL adapter interface | fukachan | |
| move model specific part to SQL::Schema class remove IO::Adapter::MySQL class | |||
| 2001-03-16 | clean up | fukachan | |
| import args of new() | |||
