Bill

Results 3 issues of Bill

Instead of Sequelize.undefined we now can get Sequelize.SOMETYPE which can be handled as custom datatype

Version 1.3.1, trying to execute a query like this: **";WITH cte0 as ( SELECT 1 as `xxx`) SELECT 2 as `xxx`"**, throws ``` "Query was empty" at: _System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task...