Sha256: b83a8278ea61c8c14013b30f191e33fd0984a319227d239606de17aaf669caae

Contents?: true

Size: 639 Bytes

Versions: 1

Compression:

Stored size: 639 Bytes

Contents

# Change log

## 1.0.5 (2020-11-23)

- 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.5 CHANGELOG.md