We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On a PostgreSQL DB, i've got a table with a BIGINT field (see MaxDistance field in next images).
Clicking on column header to sort, field is treated as text, while with INTEGER fields all is OK
The text was updated successfully, but these errors were encountered:
Ciao Stefano, thank you for helping me with reports on PostgreSQL side. Really appreciated.
Sorry, something went wrong.
39b9a59
fix(PostgreSQL): bigint fetched as string instead of number, closes a…
f785fbe
…ntares-sql#134
Fabio286
No branches or pull requests
On a PostgreSQL DB, i've got a table with a BIGINT field (see MaxDistance field in next images).
Clicking on column header to sort, field is treated as text, while with INTEGER fields all is OK
The text was updated successfully, but these errors were encountered: