SQLite Fix loading value Incorrect display of large unsigned int (>0x7FFFFFFF)
ClosedPublic

Authored by staniek on Jun 9 2018, 8:54 PM.

Diff Detail

Repository
R15 KDb
Branch
394913
Lint
No Linters Available
Unit
No Unit Test Coverage
staniek created this revision.Jun 9 2018, 8:54 PM
Restricted Application added a project: KDb. · View Herald TranscriptJun 9 2018, 8:54 PM
Restricted Application added a subscriber: Kexi-Devel-list. · View Herald Transcript
staniek requested review of this revision.Jun 9 2018, 8:54 PM
staniek updated this revision to Diff 35905.Jun 9 2018, 8:57 PM

Add note that the bug is for SQLite

staniek retitled this revision from Fix loading value Incorrect display of large unsigned int (>0x7FFFFFFF) to SQLite Fix loading value Incorrect display of large unsigned int (>0x7FFFFFFF).Jun 9 2018, 8:57 PM
piggz added a comment.Jun 9 2018, 9:38 PM

Other drivers affected?

Other drivers affected?

Nope, value fetching and conversion is per-native-API.

piggz accepted this revision.Jun 9 2018, 9:41 PM
This revision is now accepted and ready to land.Jun 9 2018, 9:41 PM
This revision was automatically updated to reflect the committed changes.