diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-22 10:26:07 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-22 10:26:07 +0100 |
commit | 381624818b1ca380314a3a73ff5dbf57ffb72f57 (patch) | |
tree | 8107934ffe15a57cec67a5b7ac87921e1ff8fb8d /ext/pdo_sqlite/sqlite_statement.c | |
parent | 9294074c0966ef8dac3b3bac8dbfb3517ebae675 (diff) | |
download | php-git-381624818b1ca380314a3a73ff5dbf57ffb72f57.tar.gz |
Fix bug_69356.phpt for firebird
Firebird does not support selecting without a table. Use the same
code we use elsewhere, which adds "FROM DUAL" or "FROM RDS$DATABASE"
as necessary.
Diffstat (limited to 'ext/pdo_sqlite/sqlite_statement.c')
0 files changed, 0 insertions, 0 deletions