Sha256: fa435c44eec5fecfd03b4376978ac92430b79f793491f07c776a679d6f2a8a8b

Contents?: true

Size: 805 Bytes

Versions: 1

Compression:

Stored size: 805 Bytes

Contents

# SqlQuery change log

## 0.5.1 / Unreleased

* [Added]

* [Deprecated]

* [Removed]

* [Fixed]

## 0.5.0 / 2016-04-26

* [Added] possibility to overwrite default connection class and connection directly using db_connection option.

## 0.4.0 / 2016-01-20

* [Added] execute will accept boolean attribute.
When set to false it will use raw query instead of prepared for logs.
By default it will be set to true.

## 0.3.0 / 2015-12-10

* [Added] support for partials

## 0.2.1 / 2015-05-01

* [Added] support for activerecord >= 3.2

* [Deprecated]

* [Removed]

* [Fixed]

## 0.2.0 / 2015-05-01

* [Added] First argument in initialize as sql file name with path

* [Deprecated] 

* [Removed] sql_name and sql_path in options hash

* [Fixed]

## 0.1.0 / 2015-04-27

* [Added] support for .erb.sql extension

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sql_query-0.5.0 CHANGELOG.md