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)
v0.0.3 2015-08-21¶ ↑
Added¶ ↑
-
Add
set
alias toupdate
table method (nepalez) -
Support
insert
andupdate
without options (nepalez)
v0.0.2 2015-08-21¶ ↑
Bugs fixed¶ ↑
-
Required ruby version (nepalez)
v0.0.1 2015-08-20¶ ↑
First release