Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-database-pq

PECL pq extension
https://github.com/php/pecl-database-pq

Repo moved to https://github.com/m6w6/ext-pq

438c0ffcd5d9fdf188a8d1ac45fc2067a46b33d2 authored over 9 years ago by Michael Wallner <[email protected]>
fix test if builtin json converter is not available

a1fc94a694017108ce3507be20ee321df31bbb9c authored over 9 years ago by Michael Wallner <[email protected]>
prepare 0.6.0RC1

b44c00e047686de8b9af0a9c0f3843a94675a93c authored over 9 years ago by Michael Wallner <[email protected]>
bump cursor prophandler count

0e9cb8f91c2ae7319f8ae2f4b8d6447c90be60f1 authored over 9 years ago by Michael Wallner <[email protected]>
fix build

73cc53bc78ac31cf37f24f16573e22616c90b3b6 authored over 9 years ago by Michael Wallner <[email protected]>
Merge branch 'feature/cursor-async' of https://github.com/DaveRandom/pecl-database-pq

10e7d6adccdd55554f1512de5e829a75aef62461 authored over 9 years ago by Michael Wallner <[email protected]>
Fixed array parser compatibility with arrays of boxes

d3fbce1b02b41d7ee1f3d0b60dc8df411aae7d79 authored over 9 years ago by Michael Wallner <[email protected]>
STATUS => ZEND_RESULT_CODE

cffcf8e687650733164a8baa53d04dea98ee6ca7 authored over 9 years ago by Michael Wallner <[email protected]>
that never landed in an official release

eb78fe8db7aa132c54e3b092973d6ad01210791c authored over 9 years ago by Michael Wallner <[email protected]>
fix reflection arginfo

f75655ac7742fdd5c5e6968477d216b1b892475b authored over 9 years ago by Michael Wallner <[email protected]>
missed the source header

36150c001fa84f591f12bf2443e3990c3da3bd93 authored about 10 years ago by Michael Wallner <[email protected]>
administrativa

d6d5a8efdfdd48e6db3b61cc1bae5d2e243368b9 authored about 10 years ago by Michael Wallner <[email protected]>
simplify

503262d1da0dfeb5b947d95f5b8eb18c8ba41ac9 authored about 10 years ago by Michael Wallner <[email protected]>
fix leak; fix test

90fc98eef3e8e57c2583bca4685806c3fdf183b9 authored about 10 years ago by Michael Wallner <[email protected]>
add missing tests

a76b00c331f048cb6faa1a3d3c587a5f78010f0a authored about 10 years ago by Michael Wallner <[email protected]>
Improve Travis setup

e7ce3fd45d17058f92ce219a34e560226cf72231 authored about 10 years ago by Chris Wright <[email protected]>
Test props with Connection::prepare() as well as Statement ctor

4822c94ec2704ec8cdf95105485554cca05b2df3 authored about 10 years ago by Chris Wright <[email protected]>
Add Cursor::$query property

4cfd0cce73f503b6de3eb2b281d1484f4dcb0713 authored about 10 years ago by Chris Wright <[email protected]>
Add Cursor::$flags property

ed63ffdb6068a001a65a9e0e892079f97594afed authored about 10 years ago by Chris Wright <[email protected]>
Add Cursor::closeAsync()

4d42c69e2bd9ed4b04737b8e72213f6508dd65c4 authored about 10 years ago by Chris Wright <[email protected]>
Add Cursor::openAsync()

7e123e705dfcfd74aad88ac569a80b32a97a5e64 authored about 10 years ago by Chris Wright <[email protected]>
Make declare string template match generated string

3b834b8d3fef6fca372a151e29d6f944eee9e9e3 authored about 10 years ago by Chris Wright <[email protected]>
Merge branch 'meta/travis'

* meta/travis:
Add README.md for github
Add travis config
Ensure server will report notice...

db9b923fd2f690875eccccd7ff384d504e542611 authored about 10 years ago by Chris Wright <[email protected]>
Add README.md for github

3c7eea4bb454d4b40b3e59351bf8ef96808c9605 authored about 10 years ago by Chris Wright <[email protected]>
Add travis config

7f158e111eb753a090eac95e55b586d58c97d3ca authored about 10 years ago by Chris Wright <[email protected]>
Ensure server will report notices when test expects them

e1b86433bd546df30808d89489707de7c50794b7 authored about 10 years ago by Chris Wright <[email protected]>
Build improvements

- Allow direct path to headers directory to be specified
- Add apt-get install location to defau...

0e66a82238ad0aacbf646d0016193a064a4b7ecb authored about 10 years ago by Chris Wright <[email protected]>
Add missing TSRMLS

17e598e884de8653f13fe6450e348ed7d30ea8f5 authored about 10 years ago by Chris Wright <[email protected]>
Merge branch 'feature/async-stmt-deallocate'

* feature/async-stmt-deallocate:
Add $query and $types properties to Statement
Add deallocat...

788f533091f943187a1c5be0334bdd3eb5a3c945 authored about 10 years ago by Chris Wright <[email protected]>
Add $query and $types properties to Statement

3b0f6e8d71bc2a7c4f2649fb81ae305f93f9efc3 authored about 10 years ago by Chris Wright <[email protected]>
Add deallocate() and prepare() to Statement

Also adds async variants

7b61b6b19fea328ec2ccd767bf9dd4d4b3c0892f authored about 10 years ago by Chris Wright <[email protected]>
Merge remote-tracking branch 'DaveRandom/fix/txn-async-open'

* DaveRandom/fix/txn-async-open:
Mark transaction as open when started async

56e9738f80aee54b362f90a42c724abad5378e31 authored about 10 years ago by Michael Wallner <[email protected]>
fix NULL deref with circular refs

863e93c99c953d39665df785cd3a9486d16c995b authored about 10 years ago by Michael Wallner <[email protected]>
Mark transaction as open when started async

18f89e2c907e17962ec4bb99d5c9b56b17678a06 authored about 10 years ago by Chris Wright <[email protected]>
add tests

c223e1c70b1b8bf27e44f481242dbaa6d6710462 authored about 10 years ago by Michael Wallner <[email protected]>
fix crash on reverse dependency from conn to stm

b73911f65df7f5877cef49d32844b655cebc4357 authored about 10 years ago by Michael Wallner <[email protected]>
now single row mode for prepare and declare

05da505f8005d3e65d3d5ad2cf143e8f36b425a3 authored about 10 years ago by Michael Wallner <[email protected]>
pq\DateTime::createFromFormat()

74657a40eda33c53f79fb132b64fe1a045232fd9 authored about 10 years ago by Michael Wallner <[email protected]>
fix crash with result iterator when the iterator exists longer than the

result. Reported by Chris Wright

dfd18e6d8246cb1710f79c4191d779ad6efab4bd authored about 10 years ago by Michael Wallner <[email protected]>
back to dev

f39373e80f22b26ef96fdf6d0a3fd6e3a5a03ab7 authored about 10 years ago by Michael Wallner <[email protected]>
v0.5.5

e81e9b91d06aa68bad42f623bc02111c250a6fbb authored about 10 years ago by Michael Wallner <[email protected]>
let JSON be decoded as array unless fetch_type is FETCH_OBJECT

1113a9190fabf3c449b1263568cc526f4e2dae64 authored about 10 years ago by Michael Wallner <[email protected]>
fix isolation level

967ea1785859c49a27c51c110839ea3296a020f4 authored about 10 years ago by Michael Wallner <[email protected]>
default configure option

4e530d65c987bc87620cb5e70fdcad1336f91004 authored about 10 years ago by Michael Wallner <[email protected]>
Revert "no need for the dafult option"

This reverts commit 6ff6d5c9b7bb2ce98e984172b9ccd4adf033a2ec.

3839d95b1b83d981f11b1f7871da461e0bdfe2e7 authored about 10 years ago by Michael Wallner <[email protected]>
back to dev

b3091850bc476ba4bf0a65fd6304a52d51364c0c authored about 10 years ago by Michael Wallner <[email protected]>
v0.5.4

9314140c2e364a83412acc5aec0272ffa53bf8cd authored about 10 years ago by Michael Wallner <[email protected]>
Fix MacOSX/clang

a5470139f5305341fca92f942852d1ae18b254ea authored about 10 years ago by Michael Wallner <[email protected]>
v0.5.3

66164e1efade374a8bb302653d4832ad36a788c5 authored about 10 years ago by Michael Wallner <[email protected]>
add 9.4beta3 OIDs

4d6a0b9ca2ba8a516002fb023800caec24ee72c7 authored about 10 years ago by Michael Wallner <[email protected]>
fix missing bit

be24136365afeab1553ffa589e4bfe6c49bc64fa authored about 10 years ago by Michael Wallner <[email protected]>
prefix internal API; ensure raphf is built first in-tree

7d954192543192f2ef9b0db27f22b7807de31749 authored about 10 years ago by Michael Wallner <[email protected]>
allow INT8 / TID on 32 bits

5a5758352bbc42cbe57f32859de831de2ea08a86 authored about 10 years ago by Remi Collet <[email protected]>
back to dev

d4ed03032c338c208cb65ac9e435bfe6c287bbc1 authored about 10 years ago by Michael Wallner <[email protected]>
Revert "back to dev"

This reverts commit 775460467d401e927853d4a00b65ebcdeda01c88.

07b495a28adae2152164369654b365a93273cea9 authored about 10 years ago by Michael Wallner <[email protected]>
fix check for PG constant

a9d3f4be3cc720bef035e43ada532aa1467651d0 authored about 10 years ago by Remi Collet <[email protected]>
back to dev

775460467d401e927853d4a00b65ebcdeda01c88 authored about 10 years ago by Michael Wallner <[email protected]>
get rid of remaining HAVE_JSON, use PHP_PQ_HAVE_PHP_JSON_H everywhere

ab8bb315a8ff53835175250191facedf8119f6d3 authored about 10 years ago by Remi Collet <[email protected]>
Merge branch 'master' of git.php.net:/pecl/database/pq

* 'master' of git.php.net:/pecl/database/pq:
prepare 0.5.2

e34b30c4a41c73a2fc1cffadff2ded5b9403de2c authored about 10 years ago by Remi Collet <[email protected]>
prepare 0.5.2

45b6f1d9e83049f08c6d940e9640490b136397f3 authored about 10 years ago by Michael Wallner <[email protected]>
Merge branch 'master' of git.php.net:/pecl/database/pq

* 'master' of git.php.net:/pecl/database/pq:
better checks for json support
prepare 0.5.2

c130785b600e2f27e873c6b6ec4eac062e14701f authored about 10 years ago by Remi Collet <[email protected]>
Merge branch 'master' of git.php.net:/pecl/database/pq

* 'master' of git.php.net:/pecl/database/pq:
support PostgreSQL down to 9.0; JSON is optional
...

e39a656855be0ccc88fd0f90910eb90acd6e4a9f authored about 10 years ago by Remi Collet <[email protected]>
better checks for json support

da7b5981c5ae28504434c492d468913645111d66 authored about 10 years ago by Michael Wallner <[email protected]>
prepare 0.5.2

faed41ad3a2645aa78d7c0b5630e898939c65dcd authored about 10 years ago by Michael Wallner <[email protected]>
support PostgreSQL down to 9.0; JSON is optional

c62ffa9e8cf262c412efeb84c2523d1c78897282 authored about 10 years ago by Michael Wallner <[email protected]>
back to dev

18db85e4b2f6d221cb6f09838dc7ac7f873e9ba6 authored about 10 years ago by Michael Wallner <[email protected]>
fix pqcur minit and mshutdown

a7d180348dfaa73d47a7f7019a8aead0dd2c4362 authored about 10 years ago by Michael Wallner <[email protected]>
check for PQconninfo

3fe349a4acbfc6bc777cae313742c5d87d651550 authored about 10 years ago by Michael Wallner <[email protected]>
prepare 0.5

af939d7efae5ddeb3d38327bacd7051a37154c8b authored about 10 years ago by Michael Wallner <[email protected]>
fixup

80ad126795d3f1f420adc506fb5649264f765b1b authored about 10 years ago by Michael Wallner <[email protected]>
add pq\Connection::$params

a840b29b5fc3f841f39acd1ae47e957d7db29583 authored about 10 years ago by Michael Wallner <[email protected]>
update from docs

5c49abda19e155d5ef3abddbfd06cd853bd4c97c authored about 10 years ago by Michael Wallner <[email protected]>
pq\Cursor::__construct

d662d7beb20a15ca8ca95761543f6b9d3b6bff29 authored about 10 years ago by Michael Wallner <[email protected]>
fix parameter separation

19011ee23e5bdb9a46778e190a61e4ce6c765be7 authored about 10 years ago by Michael Wallner <[email protected]>
fix ZTS

f1cfd1b4749640a7a18cd865c36e4b1ac0f31596 authored about 10 years ago by Michael Wallner <[email protected]>
no need for the dafult option

6ff6d5c9b7bb2ce98e984172b9ccd4adf033a2ec authored about 10 years ago by Michael Wallner <[email protected]>
fix test

16f45efdd0cb7190ad7738ee92af5c4c6c1f04ed authored about 10 years ago by Michael Wallner <[email protected]>
fix test

f26b00a20fd146818e07839445a10bf7f4861d20 authored about 10 years ago by Michael Wallner <[email protected]>
no need to skip one version :)

7509bb626b2a5cfbe0da718e306505cb8e011307 authored about 10 years ago by Michael Wallner <[email protected]>
administrativa

3529816bab3d0becbdadd4745feaa5850b897344 authored about 10 years ago by Michael Wallner <[email protected]>
update from docs

7acdd4b540f114ac8e8103df42633d5f741fb210 authored about 10 years ago by Michael Wallner <[email protected]>
convert zend_hash_apply_with_argument(s)

use zend_hash_apply_with_argument instead of
zend_hash_apply_with_arguments where no key is needed

420e6ed4b6b95cf25985aed5dc6ddec06e823e41 authored about 10 years ago by Michael Wallner <[email protected]>
update from docs

94be2af75078af30116718bb2df201d9e5a47e5b authored about 10 years ago by Michael Wallner <[email protected]>
update from docs

753359f19c5d29f08faca43ee735c49c217230a7 authored about 10 years ago by Michael Wallner <[email protected]>
more internal conversions

9ba862160ca65ed9a1e5eada87dcceba7fbf08d7 authored over 10 years ago by Michael Wallner <[email protected]>
fix test

304d6154ba6f1edda9ad9a12c3c22befc7eb1ae6 authored over 10 years ago by Michael Wallner <[email protected]>
typo

06375d530738fc102705e643c9da0278b804687f authored over 10 years ago by Michael Wallner <[email protected]>
guard against uninitialized property write, too

use php_error with E_RECOVERABLE_ERROR

d96d8d4af09d7f32fec302908a5e4ee8d8bee7fb authored over 10 years ago by Michael Wallner <[email protected]>
reverse arguments of pq\Result::fetchCol()

1c52f7b4a52260c93351de3d1c83748f85e77f6c authored over 10 years ago by Michael Wallner <[email protected]>
fix bitmask

7e4e6bb2b9271d6e1e24c0bda82a9450d2a5b09f authored over 10 years ago by Michael Wallner <[email protected]>
make arg to fetchAllCols optional

66a1a0a14aadc781541d5f374a769113e98cc07a authored over 10 years ago by Michael Wallner <[email protected]>
fix raphf dep

dd52670ccf9557faa0152babbfcf72b5c1be2ceb authored over 10 years ago by Michael Wallner <[email protected]>
fiy double slash

5a8f03175f62ad93598025bc7b63e5e3a07afff4 authored over 10 years ago by Michael Wallner <[email protected]>
bitbucket issue #7: pq\Result::fetchAllCols(col_idx_or_name)

debf050947d82b394db70659607d49652e396061 authored over 10 years ago by Michael Wallner <[email protected]>
ping server and eventually reset conn on wakeup

6dc0521ba88d2dbf4ac0ca773b0726ebc2b998a7 authored over 10 years ago by Michael Wallner <[email protected]>
fix package.xml

280761d6fe87cb4ee24eb750398af80dfb96781f authored over 10 years ago by Michael Wallner <[email protected]>
php_pq_type.h

344e81d34f1a85cc18cfb1008b0432334a0026f4 authored over 10 years ago by Michael Wallner <[email protected]>
update tests

dde388e274286b4200689bf21f061a974e8bd847 authored over 10 years ago by Michael Wallner <[email protected]>
refactor auto conversion

add default connection property, for pq\Result->$autoConvert:
pq\Connection->$defaultAutoConvert...

359b3471d6ed843d8ecf9d5fb0b85f06af446800 authored over 10 years ago by Michael Wallner <[email protected]>
refactor type conversion

218002ba9087cf49f90e5f098f68a154d6092c78 authored over 10 years ago by Michael Wallner <[email protected]>