1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-26 20:04:44 +01:00
ext-pq/tests
2014-12-15 12:35:30 +00:00
..
_setup.inc support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
_skipif.inc tests & fixes 2013-02-14 14:54:22 +01:00
async001.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
async002.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
async003.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
async004.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
async005.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
async006.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
async007.phpt fix Statement::descAsync; add Result::desc() 2013-05-14 14:30:53 +02:00
async008.phpt add cursor support 2014-04-04 15:50:42 +02:00
async009.phpt Add deallocate() and prepare() to Statement 2014-12-10 16:50:22 +00:00
basic001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
basic002.phpt reverse arguments of pq\Result::fetchCol() 2014-09-17 09:17:13 +02:00
bound002.phpt update tests 2014-09-12 16:52:39 +02:00
cancel001.phpt more internal conversions 2014-09-17 14:13:53 +02:00
conv001.phpt let JSON be decoded as array unless fetch_type is FETCH_OBJECT 2014-10-23 12:51:32 +02:00
copy001.phpt type converters 2013-05-14 13:09:23 +02:00
crash_result_iterator.phpt add tests 2014-11-25 13:43:48 +01:00
crash_stm_reverse_dep.phpt add tests 2014-11-25 13:43:48 +01:00
crash_unbuffered_async_prepare.phpt add tests 2014-11-25 13:43:48 +01:00
cursor001.phpt pq\Cursor::__construct 2014-10-06 12:13:29 +02:00
encoding001.phpt reverse arguments of pq\Result::fetchCol() 2014-09-17 09:17:13 +02:00
exceptions001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
exceptions002.phpt tests & fixes 2013-02-14 14:54:22 +01:00
fetch001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
info001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
info002.phpt moar tests 2013-05-14 13:50:22 +02:00
lob001.phpt moar tests 2013-05-14 13:50:22 +02:00
lob002.phpt tests 2013-02-22 17:16:12 +01:00
lob003.phpt tests 2013-02-22 17:16:12 +01:00
lob004.phpt export/import LOB 2013-02-22 23:15:45 +01:00
map001.phpt pq\Result::map(), XTN savepoints & snapshots 2013-01-31 17:56:13 +01:00
notify001.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
persistent001.phpt remove pq\Event 2013-02-21 13:18:06 +01:00
res001.phpt more internal conversions 2014-09-17 14:13:53 +02:00
reset001.phpt remove pq\Event 2013-02-21 13:18:06 +01:00
savepoint001.phpt pq\Result::map(), XTN savepoints & snapshots 2013-01-31 17:56:13 +01:00
stm_bound001.phpt test Statement::bind() 2013-05-14 14:41:15 +02:00
stm_deallocate_prepare001.phpt Add deallocate() and prepare() to Statement 2014-12-10 16:50:22 +00:00
stm_desc001.phpt pq\Types, pq\LOB 2013-01-29 21:02:25 +01:00
stm_desc002.phpt fix Statement::descAsync; add Result::desc() 2013-05-14 14:30:53 +02:00
stm_props001.phpt Add $query and $types properties to Statement 2014-12-12 01:47:01 +00:00
trans001.phpt Ensure server will report notices when test expects them 2014-12-15 12:35:30 +00:00
trans002.phpt fixup 2014-10-15 17:56:18 +02:00
types001.phpt type converters 2013-05-14 13:09:23 +02:00
types002.phpt update tests 2014-09-12 16:52:39 +02:00
unbuffered001.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00