mark_story
|
ef77e60cb0
|
Removing @subpackage tags, moving contents of @subpackage into @package.
Removing duplicate cake.cake in @package tags.
Renaming cake.app -> app
|
2010-12-24 14:09:57 -05:00 |
|
José Lorenzo Rodríguez
|
66d0986cd4
|
Pepending table name to index generation to avoid name clashes
Finally, all tests using a Sqlite database pass
|
2010-12-03 15:25:26 -04:30 |
|
José Lorenzo Rodríguez
|
40418de218
|
Freeing up some memory in dbos after the result set has been completly fetched.
Adding dbo_mysql and dbo_postgres to the AllDAtabase testsuite
|
2010-11-16 23:59:24 -04:30 |
|
mark_story
|
c084456a08
|
Moving console and database groups to PHPUnit.
Both have some fails caused by the current fixture implementation.
Removing groups folder as its no longer used.
|
2010-06-25 23:36:08 -04:00 |
|