Sha256: 117766413d9c58ba1d28a6a6574a1f1bfdf5caa7f13bcee04fff64b994b4aead

Contents?: true

Size: 759 Bytes

Versions: 1

Compression:

Stored size: 759 Bytes

Contents

# Change log

## 1.0.7 (2020-11-24)

- Improve support for schemacop 3.x

## 1.0.6 (2020-11-24)

- Improve support for schemacop 3.x

## 1.0.5 (2020-11-24)

- Improve support for schemacop 3.x and document it

## 1.0.4 (2020-11-24)

- Add support for schemacop 3.x (but still using 2.x schema version)

## 1.0.3 (2020-05-12)

- Overwrite parameter hash with the casted version if using 
  casting inside the schemacop `schema` block

## 1.0.2 (2019-10-09)

- Add new mixin `RawSqlUtils`, which provides two methods for
  `Inquery::Query`:

    - `san`: Sanitizes SQL and performs parameter substitution
    - `exec_query`: For directly executing SQL queries

## 1.0.1 (2017-05-17)

- Pin `schemacop` version properly

## 1.0.0 (2017-05-16)

- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inquery-1.0.7 CHANGELOG.md