Skip to content

Releases: crashtech/torque-postgresql

Fixes to Auxiliary Statements and Logging

27 Aug 14:18
37c4fc4

Choose a tag to compare

  • Fix query logging display
  • Fix inherited auxiliary statements lookup

Fixes to inheritance table

25 Aug 20:21
9b4d4eb

Choose a tag to compare

  • Improve lookup model method
  • Fix integration with annotate GEM

Inheritance features

18 Aug 23:58

Choose a tag to compare

Fixes some minimal bugs and provides some wanted features.

The biggest addition is the Inherited Tables feature.

Querying

  • Dynamic Attributes
  • Inherited Tables

v0.1.2

28 May 10:44

Choose a tag to compare

Basically adjust GEM compatibility with Rails new version.

v0.1.1

20 Apr 16:07

Choose a tag to compare

General bug fixes

  • #4 Interval localization
  • Array fatal bug correction

v0.1.0

28 May 10:49

Choose a tag to compare

First initial GEM version, with the following features:

  • Configuring

Data types

  • Enum
  • Interval

Querying

  • Distinct On
  • Auxiliary Statements