| » Version | » Information |
|---|---|
| 2007-04-16 stable |
|
| 2004-05-04 stable |
|
| 2002-12-18 stable |
|
| 2002-11-30 stable |
|
| 2002-11-13 beta |
|
| 2002-09-30 beta |
|
| 2002-09-26 beta |
|
| 2002-09-25 beta |
|
| 2002-09-25 beta |
|
| 2002-09-24 beta |
|
| 2002-09-08 devel |
|
| 2002-07-17 devel |
|
| 0.16 |
Release date: 2002-07-15 04:51 UTC Release state: beta Changelog: More API changes to come, but so far, they're minimal. I'm getting things cleaned up so that the upcoming SQL frontend will fit nicely. * Schema format has changed; use DBA_* constants rather than strings to organize meta data. See example schemas. * Dropped support for autodecrement; initialize autoincrement by supplying a default value rather than using the keyword 'init' * Fixed-length char type support added, varchar preallocates space in DBA driver if size is supplied * Fixed some problems with inserting on tables when no primary key was specified * Added DBA_Toolbox.php to hold utility functions that are not necessary for working with DBA, just useful. |
| 2002-07-08 beta |