mirror of
https://github.com/dg/dibi.git
synced 2025-02-23 10:26:21 +01:00
* 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)
8 lines
275 B
Plaintext
8 lines
275 B
Plaintext
- dibi::insertOrUpdate...
|
|
- sjednotit DibiVariable, modifier a type u DibiDriverInterface::format()
|
|
- odstranit podporu pro modifikátory v kličích pole?
|
|
- odstranit podporu pro conditional query?
|
|
- odstranit podporu pro meta types - odstraneno
|
|
- event, log, profiler
|
|
|