| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-08-23 | overhaul. test script enhanced. | fukachan | |
| 2002-07-23 | obsolete | fukachan | |
| 2002-07-23 | new model | fukachan | |
| 2002-07-22 | a sample | fukachan | |
| 2002-07-22 | mysql wrapper for convenience | fukachan | |
| 2002-07-22 | allow from * | fukachan | |
| 2001-09-17 | replace and rolllback test | fukachan | |
| 2001-09-17 | modify parameters to sync w/ my environment. more debug info | fukachan | |
| 2001-06-17 | we use $FML$, add it and nuke $Id$ if it exists | fukachan | |
| 2001-05-04 | rename class from IO::MapAdapter to IO::Adapter. | 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 | 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-17 | valid pasword is preferable :) | fukachan | |
| 2001-03-17 | permit localhost not % | fukachan | |
| 2001-03-17 | mysqlaccess example | fukachan | |
| 2001-03-17 | fix pathname, import another sql examples | fukachan | |
| 2001-03-17 | Initial revision | fukachan | |
