1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-02 17:28:35 +01:00
ext-pq/tests
Michael Wallner d613997b30 add default propoerties to connection
For pq\Result:
pq\Connection->$defaultFetchType

For pq\Transaction:
pq\Connection->$defaultTransactionIsolation
pq\Connection->$defaultTransactionReadonly
pq\Connection->$defaultTransactionDeferrable
2014-09-12 10:52:18 +02:00
..
_setup.inc tests & fixes 2013-02-14 14:54:22 +01:00
_skipif.inc tests & fixes 2013-02-14 14:54:22 +01:00
async001.phpt
async002.phpt
async003.phpt half way through the exception refactoring 2013-02-12 10:03:07 +01:00
async004.phpt half way through the exception refactoring 2013-02-12 10:03:07 +01:00
async005.phpt half way through the exception refactoring 2013-02-12 10:03:07 +01:00
async006.phpt half way through the exception refactoring 2013-02-12 10:03:07 +01: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
basic001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
basic002.phpt use the same method signature in fetchCol() and bind() 2013-04-19 11:43:49 +02:00
bound001.phpt extended result type handling with catalog/pg_type.h 2013-04-24 12:24:54 +02:00
bound002.phpt extended result type handling with catalog/pg_type.h 2013-04-24 12:24:54 +02:00
cancel001.phpt type converters 2013-05-14 13:09:23 +02:00
conv001.phpt fix test 2014-09-11 16:40:46 +02:00
copy001.phpt type converters 2013-05-14 13:09:23 +02:00
cursor001.phpt add cursor support 2014-04-04 15:50:42 +02:00
encoding001.phpt use the same method signature in fetchCol() and bind() 2013-04-19 11:43:49 +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
notify001.phpt unlisten support 2014-07-14 18:02:57 +02:00
persistent001.phpt remove pq\Event 2013-02-21 13:18:06 +01:00
res001.phpt moar tests 2013-05-14 13:50:22 +02:00
reset001.phpt remove pq\Event 2013-02-21 13:18:06 +01:00
savepoint001.phpt
stm_bound001.phpt test Statement::bind() 2013-05-14 14:41:15 +02:00
stm_desc001.phpt
stm_desc002.phpt fix Statement::descAsync; add Result::desc() 2013-05-14 14:30:53 +02:00
trans001.phpt unregister eventhandler 2014-07-14 18:21:46 +02:00
trans002.phpt add default propoerties to connection 2014-09-12 10:52:18 +02:00
types001.phpt type converters 2013-05-14 13:09:23 +02:00
types002.phpt fix test for newer internal datetime format 2014-07-14 13:28:30 +02:00
unbuffered001.phpt use the same method signature in fetchCol() and bind() 2013-04-19 11:43:49 +02:00