Release Notes¶
1.3.0¶
Latest stable release
Initial stable release built from the correct commit. Restored all missing documented functionality.
1.2.0¶
Added
EXISTS()
function support for use inWHERE
clauses.
Warning
This version was found to have been built from the wrong commit. Do not use. Upgrade to >= v1.3.0
instead.
1.1.0¶
Added missing implementation of
.COLUMNS()
method for specifying multiple columns in aSELECT
statement.
Warning
This version was found to have been built from the wrong commit. Do not use. Upgrade to >= v1.3.0
instead.
1.0.0¶
Initial release
Warning
This version was found to have been built from the wrong commit. Do not use. Upgrade to >= v1.3.0
instead.