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

Fixed fetching NULL bigint pgsql attributes. Fixes #36011 #36124

Merged
merged 1 commit into from May 1, 2020

Conversation

espinafre
Copy link
Contributor

This fixes an omission from handling bigint fields in PostgreSQL, related to PRs #35162 (backported to QGIS 3.12 with PR #35832) and #36040 (backported to QGIS 3.12 via PR #36063). I've added a new check in the tests for this fix.

@m-kuhn , may you please take a look? This really needs to be backported to 3.12. Thank you very much.

@tudorbarascu , the fix is simple, really, maybe you can try it in your local repo to see if there are any omissions. Also pinging @gioman . Thank you all for reporting, and I'm very sorry to have missed this.

@github-actions github-actions bot added this to the 3.14.0 milestone May 1, 2020
@m-kuhn
Copy link
Member

m-kuhn commented May 1, 2020

Thanks a lot for testing, reporting and fixing !
Fingers crossed this is the last one.

@espinafre
Copy link
Contributor Author

@m-kuhn , the Travis failed test looks unrelated to me; test 569 ( PyQgsPostgresProvider ) there passed before 595 (PyQgsServerWMSGetPrint) segfaulted. Can you merge even so? Thanks.

@tudorbarascu
Copy link
Member

@espinafre It seems to be working fine! A big thank you to all.

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.

None yet

3 participants