1
0
mirror of https://github.com/dg/dibi.git synced 2025-02-21 09:23:57 +01:00
David Grudl cbd37021f2 * new: qualifiy each column name with the table name using DibiResult::setWithTables
* removed DibiResult::setType(TRUE) with autodetection
* removed DibiResult::getFields() & getMetaData() in favour of new method getColumnsMeta()
* MySQLi and MySQL transaction implementation are the same
* better escaping in DibiPostgreDriver (new pg_escape_string and addslashes)
2007-11-30 10:12:45 +00:00
..
2007-11-28 15:56:57 +00:00
2007-11-15 00:19:41 +00:00
2007-11-11 04:59:39 +00:00