Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NUMERIC and DEC data types, and fix DECIMAL display for all dialects #695

Merged
merged 1 commit into from Oct 31, 2022
Merged

Add NUMERIC and DEC data types, and fix DECIMAL display for all dialects #695

merged 1 commit into from Oct 31, 2022

Commits on Oct 29, 2022

  1. feature!: added NUMERIC and DEC ANSI data types, and now the DECIMAL

    type prints DECIMAL instead of NUMERIC.
    
    BREAKING CHANGE: enum DATA TYPE variants changed, changing any API that
    uses it.
    AugustoFKL committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    c7567d2 View commit details
    Browse the repository at this point in the history