Element | Line | Description |
---|---|---|
\Horde_Db_Adapter::execute() | 226 | Deprecated for external usage. Use select() instead. |
Element | Line | Description |
---|---|---|
\Horde_Db_Adapter_Mysqli::execute() | 305 | Deprecated for external usage. Use select() instead. |
Element | Line | Description |
---|---|---|
\Horde_Db_Adapter_Base_Schema::interval() | 1009 | since version 1.2.0. This function does not work with SQLite as a backend so you should avoid using it. Use "modifyDate()" instead. |
Element | Line | Description |
---|---|---|
\Horde_Db_Adapter_Base::prefetchPrimaryKey() | 351 |
Element | Line | Description |
---|---|---|
\Horde_Db_Adapter_Pdo_Base::execute() | 224 | Deprecated for external usage. Use select() instead. |
Element | Line | Description |
---|---|---|
\Horde_Db_Adapter_Mysql::execute() | 247 | Deprecated for external usage. Use select() instead. |