Skip to content

0.1.1

Compare
Choose a tag to compare
@ZimbiX ZimbiX released this 14 Oct 04:36
2d292c2

Version: 0.1.1

Added

  • Added Float support

Changed

  • Identifiers are now quoted (with backticks) to be able to use reserved names as identifiers, e.g. interval

commit 2d292c2
Author: Brendan Weibrecht [email protected]

Update gem version to 0.1.1 for new release

commit a8f05f4
Author: Brendan Weibrecht [email protected]

Disable RuboCop's Naming/MethodParameterName cop

commit 7ebbe38
Author: Brendan Weibrecht [email protected]

Simplify not upcasing identifiers

commit 709a6b2
Author: Brendan Weibrecht [email protected]

Quote identifiers (with backticks) to be able to use reserved names as identifiers, e.g. interval

commit 2f6b513
Author: Brendan Weibrecht [email protected]

Add Float support

commit 79dfbb3
Author: Brendan Weibrecht [email protected]

Update spec helper name to drop_tables

commit 5c69638
Author: Brendan Weibrecht [email protected]

Placate RuboCop

commit 6948db3
Author: Brendan Weibrecht [email protected]

Gitignore cache dir

commit 2a4269e
Author: Brendan Weibrecht [email protected]

Remove unsupported 'Updating help output in readme' step from pre-push hook

commit 5023830
Author: Brendan Weibrecht [email protected]

Switch to GreenSync Buildkite

commit 0a7c0ae
Author: Brendan Weibrecht [email protected]

Remove most commented out code which was from copying the ODBC adapter

commit 2ee0704
Author: Brendan Weibrecht [email protected]

Add readme content