Skip to content

Tags: crashtech/torque-postgresql

Tags

v3.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #96 (Array Quoting) by using correct arel accessor (#97)

v2.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #96 (Array Quoting) by using correct arel accessor (v2) (#98)

v3.4.0

Update version

v3.3.3

Fix problem with setting up reflection with symbol values

v2.4.4

Fix problem with setting up reflection with symbol values

v3.3.2

Fix for belongs_to_many association with custom keys

v2.4.3

Fix tests for older factory_bot

v3.3.1

Only test query constraints on Rails 7.1 onwards

v3.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Rails 7.1 support (#86)

* Add Rails 7.1 support

* Small code simplification

v3.2.2

Fix #78, add better tests for multiple schemas, and allow change type…

… to receive schema