enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.34k stars 323 forks source link

Implement Decimal support for Postgres backend #10216

Closed GregoryTravis closed 3 months ago

GregoryTravis commented 3 months ago

Pull Request Description

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

GregoryTravis commented 3 months ago

Not ready to merge this yet -- I want to add many more tests checking for accidental Decimals.

GregoryTravis commented 3 months ago

Ready to merge; returns types verified.