summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite_statement.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-12-22 10:03:57 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-12-22 10:20:41 +0100
commit9294074c0966ef8dac3b3bac8dbfb3517ebae675 (patch)
tree024494f88128277bd000b0aca492a845c6b54af4 /ext/pdo_sqlite/sqlite_statement.c
parenta9253b0e222657118e87dc5b4c112cec9fafa277 (diff)
downloadphp-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