Sha256: 7479e99b411a4a3eee5d34145921c00f3faf2217c44c86bcdc6ebd26b71fe75f

Contents?: true

Size: 428 Bytes

Versions: 2

Compression:

Stored size: 428 Bytes

Contents

0.0.3
	* Fixed a join bug on SELECT statements

0.0.2
	* Fixed a number of key-related bugs discovered in testing with our
		second production app with encrypted columns. Also duck-typed AREL
		statement types in a few places.

0.0.1
	* INSERT, SELECT, and UPDATE statements are working. But I wrote this
	  while testing with a production app, and thus haven't written
    specific tests, so don't get your panties in a twist.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pgcrypto-0.0.4 CHANGES
pgcrypto-0.0.3 CHANGES