diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-22 10:03:57 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-22 10:20:41 +0100 |
commit | 9294074c0966ef8dac3b3bac8dbfb3517ebae675 (patch) | |
tree | 024494f88128277bd000b0aca492a845c6b54af4 /ext/pdo_sqlite/sqlite_statement.c | |
parent | a9253b0e222657118e87dc5b4c112cec9fafa277 (diff) | |
download | php-git-9294074c0966ef8dac3b3bac8dbfb3517ebae675.tar.gz |
PDO Firebird: Use recreate table
Firebird does not have "if exists", and the switch to exception
error mode broke the suppressed exec calls.
Firebird does have a "recreate table" command that effective
perform a "drop table if exists" beforehand.
Diffstat (limited to 'ext/pdo_sqlite/sqlite_statement.c')
0 files changed, 0 insertions, 0 deletions