1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-26 12:04:50 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Aaron Piotrowski
7e676aaf50
Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
Aaron Piotrowski
d5f70b2f4f
Update tests 2019-09-26 22:41:47 -05:00
Aaron Piotrowski
0b530983c2
Remove statement pool caching 2019-04-03 14:02:26 -05:00
Aaron Piotrowski
9b51bbe181
Cache StatementPool objects in Pool 2018-10-14 10:36:41 -05:00
Aaron Piotrowski
f536d5211a
Update to tagged amphp/sql and amphp/sql-common 2018-10-14 10:25:44 -05:00
Aaron Piotrowski
dcc8435d84
Update for split of amphp/sql 2018-10-13 09:55:31 -05:00
prolic
0257a9a43a Need fix after amphp/sql update
resolves https://github.com/amphp/postgres/issues/15
2018-09-26 09:57:10 -05:00
prolic
0472d5d560
Use common SQL interface library 2018-07-01 12:33:12 -05:00
Aaron Piotrowski
8a6c2ec1e4
Define scripts in composer.json; remove Makefile; fix styles 2018-04-08 21:53:10 -05:00
Aaron Piotrowski
61ea8388af
lib → src 2018-03-26 23:02:35 -05:00
Aaron Piotrowski
cbbe6ff815
Add support for named and ? placeholders 2018-01-23 23:00:22 -06:00
Aaron Piotrowski
f0f233b8ac
Add phpstan & fix some doc issues 2017-12-11 19:10:14 -06:00
Aaron Piotrowski
a70c13c49e
Define target platform in composer.json and fix .travis.yml 2017-12-02 19:53:38 -06:00
Aaron Piotrowski
268deb3754 Use tagged versions 2017-06-18 00:14:46 -05:00
Aaron Piotrowski
5591f46daa Connect cancellation 2017-06-04 23:42:18 -05:00
Aaron Piotrowski
e1502aaa0b Update to PHPUnit 6 2017-05-26 10:47:44 -05:00
Aaron Piotrowski
a8b7509668 Use code fixer 2017-05-15 23:27:47 -05:00
Aaron Piotrowski
a276d17be7 Update for Amp ^2 2017-05-15 23:14:02 -05:00
Aaron Piotrowski
04a6463888 Update for async-interop merge and other Amp changes 2017-03-17 10:17:24 -05:00
Aaron Piotrowski
1326673ede Update for removal of Amp loop wrapper functions 2016-12-29 23:21:48 -06:00
Aaron Piotrowski
caf829a48c Initial commit 2016-09-14 09:27:39 -05:00