Rev 57 | Rev 59 | Go to most recent revision | Compare with Previous | Directory listing | View Log | RSS feed
* Db/Database.php
- Added createTable() to create table from meta-information
* Db/MySQLDB.php
- Overridden _columnDef() to handle specialties for createTable()
* Db/Table.php
- Added meta-information to create() table from it
(uses Database::createTable())
* Db/MySQLTable.php
- Overridden _createOptions() to handle specialties for Table::create()| Path | Blame | Diff | Log |
|---|---|---|---|
| /trunk/Db/Database.php |
|
|
![]() |
| /trunk/Db/MySQLDB.php |
|
|
![]() |
| /trunk/Db/MySQLTable.php | ![]() |
||
| /trunk/Db/Table.php |
|
|
![]() |