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

number mode for numeric columns #4281

Open
wants to merge 3 commits into
base: beta
Choose a base branch
from
Open

number mode for numeric columns #4281

wants to merge 3 commits into from

Conversation

Sukairo-02
Copy link
Collaborator

@Sukairo-02 Sukairo-02 commented Mar 17, 2025

  • Added mode: 'number' | 'bigint' to numeric\decimal PG columns, numeric SQLite columns, decimal MySQL columns
  • Fixed sqlite string numerics being returned as numbers
  • Disabled postgres parsers for type 1231 (numeric[])

@AlexDaniel
Copy link

Is this different from this? #4220

…rned as numbers, disabled postgres parsers for type `1231` (`numeric[]`)
@Sukairo-02
Copy link
Collaborator Author

Sukairo-02 commented Mar 18, 2025

Is this different from this? #4220

It is

Same features, but I include RQBv2-exclusive fixes and tests

@kangkangovo2333
Copy link

I hope to merge as soon as possible.🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants