-
Hello,
I can't get DB-Connected resources fetch single item from Oracle. I always get a "Item not found" message, but I've noticed that it only occurs when I call $resultSet->count(), because it retu…
-
The fix provided in PR #12 strips comments from within quoted strings. As per RFC5322#3.2.2 this should not happen:
> Strings of characters enclosed in parentheses are considered comments
> so long…
-
SQLite does not appreciate parentheses in UNION:
``` sql
(SELECT "4" AS "column1") UNION (SELECT "5" AS "column1")
```
``` php
$select = (new Combine())
->union(
[
(new Selec…
-
Suppose we have a table named `mytable` with more than two rows in our database.
`$driver` is an instance of the Zend\Db\Adapter\Driver\Pdo\Pdo class.
Let's look at the following code:
``` php
$resul…
-
I get the concept of removing the mentioned methods in ZF2 derives from the fact that a message may have several MIME parts, not only HTML and plain text. But still, most of the time nowadays we prima…
-
Considering that a UNION should be able to replace an aliased table in a query, is there any reason the Select class prohibits doing this:
``` php
(new Select(['u' => new Combine([$select1, $select2,…
-
When a persistent connection fails to connect, other unrelated DB connections appear to fail when they are successfully connected - they should not falsely appear to fail.
Could be related to https://…
-
Briefly: SQL queries fails when few `limit` statements is used (sub-select, maybe unions)
Context: PDO Mysql driver
Expected SQL (simplified):
```sql
SELECT (SELECT column FROM foo LIMIT 1) A…
-
https://github.com/zendframework/zend-db/blob/master/doc/book/adapter.md#examples
Needs updating, the example:
```
$sql = 'UPDATE ' . $qi('artist')
. ' SET ' . $qi('name') . ' = ' . $fp('n…
-
```
X-Face: -wlbD9'=rreR]%7k=U/$9SH49NUKg%87&q@LL/f-N8J5fAS$(eMSkqGYAX{V?:}ZP7&|@~
lR"jz-sU-yjj4Om?"#^&RQ/D1X}NaJG''pmX\qOjp;Mejrcq?~.iVv*)nD(-c4kSQvL.N=
q_9[7vt;C$!vga6l_O1d52OWygz…