Gen incorrectly marking column type as `unknown`
I have a column with type of
::money, but the typescript definition comes through as unknown. Is there a way to fix this?