1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 00:53:30 +02:00
Files
archived-php-src/ext
Nikita Popov 9294074c09 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.
2020-12-22 10:20:41 +01:00
..
2020-10-07 14:58:43 +02:00
2020-12-21 10:32:17 +00:00
2020-10-22 14:50:52 +02:00
2020-12-21 10:21:50 +01:00
2020-10-02 11:56:16 +02:00
2020-10-30 15:49:48 +01:00
2020-10-23 16:56:23 +02:00
2020-12-02 10:55:45 +01:00
2020-10-15 10:17:55 +02:00
2020-10-09 15:25:23 +02:00
2020-12-22 03:06:35 +01:00
2020-11-27 10:03:21 +01:00
2020-12-21 15:46:26 +11:00
2020-10-29 13:10:32 +01:00
2020-11-30 15:17:35 +01:00
2020-10-30 17:29:33 +01:00
2020-12-18 12:52:54 +01:00
2020-10-30 17:29:33 +01:00
2020-12-15 11:46:46 +01:00
2020-10-06 09:49:40 +02:00
2020-10-22 14:56:00 +02:00
2020-10-30 17:29:33 +01:00
2020-11-25 11:48:51 +01:00
2020-09-30 21:07:25 +02:00
2020-09-18 14:28:32 +02:00
2020-09-18 14:28:32 +02:00
2020-11-02 11:41:37 +01:00
2020-11-30 09:50:05 +01:00
2020-10-13 10:41:43 +02:00
2020-12-01 18:36:21 +00:00
2020-12-02 10:19:32 +01:00
2020-10-08 10:28:50 +02:00
2020-10-08 10:28:50 +02:00
2020-11-23 15:59:15 +01:00
2020-12-08 12:24:49 +01:00