Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
5 contributions in the last year
Activity overview

Contribution activity
November 2020
October 2020
Created an issue in AlecStrong/sql-psi that received 1 comment
Postgres: Numeric is mapped to Long
Dialect: PostgreSQL
https://www.postgresql.org/docs/9.1/datatype-numeric.html
Numeric
type is represented as Long, but according to spec it a decim…