Skip to content

Tags: rhl-jfm/sql

Tags

0.4.0

Toggle 0.4.0's commit message
cosmetics

0.3.3

Toggle 0.3.3's commit message
Merge pull request mindplay-dk#19 from PhlegmaticGuy/master

Bugfix for PostgresDeleteQuery

0.3.2

Toggle 0.3.2's commit message
Merge pull request mindplay-dk#18 from PhlegmaticGuy/master

Small bug preventing Update queries for PostgresSQL

0.3.1

Toggle 0.3.1's commit message
add PDO provider

0.3.0

Toggle 0.3.0's commit message
BC BREAK: another round of architecture and dependency improvements

towards mindplay-dk#15 - we now have specialized Connection implementations (though currently with the same API)
simplify bootstrapping: Database implementations now implement the Driver facet
PDO exception-mapping has moved to a facet of PDOConnection where it belongs

0.2.0

Toggle 0.2.0's commit message
add float type; needs test; closes mindplay-dk#5

0.1.0

Toggle 0.1.0's commit message
pre-alpha