Download
Archive in CVS atsourceforge is often recent.
Recent version
0.8.1.0
Fixed bug of query function of model.php
Add describe function for model
|
zip |
tar.gz |
2009-09-14 |
Previous version
0.8.0.8
Fixed bug of MySQL
Extended for validation
|
zip |
tar.gz |
2008-02-23 |
0.7.9.9
Fixed bug of PgSQL
Enable to specify port for MySQL
Add auto escape to a part of model functions
Enable to specify condition with array
Extend way to access view variables.(like $data['var'] -> $var)
|
zip |
tar.gz |
2008-02-20 |
0.7.8.2
Fixed bug of PgSQL
Enable to specify port for PgSQL
$db->add( "pg", "host", "user", "password",
"dbname", DBKIND_PGSQL, "port" );
|
zip |
tar.gz |
2007-07-06 |
0.7.5.6
Add SQL logging
fixed bug of using the plural connections.
Add functions of getting SQL executed information to Model.
|
zip |
tar.gz |
2007-06-01 |
0.7.1.9
Changed around DB.(function 'escape', delete useless connect)
Changed dispatch.
|
zip |
tar.gz |
2007-05-29 |
0.7.0.9
fixed bug of function find at pgsql.
function notempty
fixed bug of textsql( forgot lock )
enable textsql to specify limit like [start,limit]
validation of mail address
|
zip |
tar.gz |
2007-05-13 |
0.7.0.1
Add config function 'config_view_class'
Add Controller function 'SetViewPath'
Modify enable to delete sql files( under db directory ) you don't need.
|
zip |
tar.gz |
2006-11-04 |
0.6.1.2
Add config function 'config_controller_class'
|
zip |
tar.gz |
2006-10-20 |
0.5.9.8
Add component
Add config function 'after_action'
|
zip |
tar.gz |
2006-10-14 |
0.5.7.7
correspond to TextSQL
modified around database
|
zip |
tar.gz |
2006-10-7 |
0.0.0.7
correspond to PostgreSQL
|
zip |
tar.gz |
2006-9-26 |
0.0.0.3
fixed bug.
Add functions findby,findoneby to Model.
|
zip |
tar.gz |
2006-9-20 |
0.0.0.2
fixed bug.
|
zip |
tar.gz |
2006-9-18 |
0.0.0.1 |
zip |
tar.gz |
2006-9-10 |
|