Sha256: b2b82839d5d160b3526f10910cd2f1b4a54970648f39141e6bc561547fa55ede

Contents?: true

Size: 1009 Bytes

Versions: 1

Compression:

Stored size: 1009 Bytes

Contents

## v0.0.4 2015-09-18

The (backward-compatible) patch fixes a bug in 'SELECT' statement.

### Bugs Fixed

* Fixed 'ORDER BY' condition in 'SELECT' statement (nepalez) with reference to bug report #1 (aq1018)

### Internal

* Extracted `Core::Attributes` to the external gem 'attributes_dsl' (nepalez)

### Deleted

* `Core::Attributes` (nepalez)
* `Core::AttributesDSL` (nepalez)

[Compare v0.0.3...v0.0.4](https://github.com/nepalez/query_builder/compare/v0.0.3...v0.0.4)

## v0.0.3 2015-08-21

### Added

* Add `set` alias to `update` table method (nepalez)
* Support `insert` and `update` without options (nepalez)

[Compare v0.0.2...v0.0.3](https://github.com/nepalez/query_builder/compare/v0.0.2...v0.0.3)

## v0.0.2 2015-08-21

### Bugs fixed

* Required ruby version (nepalez)

[Compare v0.0.1...v0.0.2](https://github.com/nepalez/query_builder/compare/v0.0.1...v0.0.2)

## v0.0.1 2015-08-20

First release

[Compare Initial...v0.0.1](https://github.com/nepalez/query_builder/compare/Initial...v0.0.1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
query_builder-0.0.4 CHANGELOG.md