Closed brandur closed 3 months ago
A small change that goes through and cleans up SQL a bit by removing some unnecessary annotations, mostly typecasting that's already implied by the type of the column where the values are going.
Thanks!
A small change that goes through and cleans up SQL a bit by removing some unnecessary annotations, mostly typecasting that's already implied by the type of the column where the values are going.