Ted Conbeer

Results 42 comments of Ted Conbeer

This was partially fixed in 0.22.0, released yesterday. The current output from the example above is now: ```sql select amount_in_cents / 100.0 as amount, - amount as charged_amount, resulting_balance_in_cents /...

Solution 2 works great. Thanks, @clrcrl !