1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-02 09:18:02 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Michael Wallner
c62ffa9e8c support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
Michael Wallner
9ba862160c more internal conversions 2014-09-17 14:13:53 +02:00
Michael Wallner
dde388e274 update tests 2014-09-12 16:52:39 +02:00
Michael Wallner
1d3a582aec half way through the exception refactoring 2013-02-12 10:03:07 +01:00
Michael Wallner
d4f2435f5b pq\Types, pq\LOB
- added pq\Types instead of Connection->types
- added pq\LOB
2013-01-29 21:02:25 +01:00
Michael Wallner
8c92aa4bd8 prepareAsync++, Statement::execAsync++ 2013-01-22 18:11:32 +01:00
Michael Wallner
30e86e66ac execAsync++, execParamsAsync++ 2013-01-22 16:28:11 +01:00