Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libgda
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • libgda
  • Issues
  • #86

Closed
Open
Created Dec 23, 2015 by Bugzilla@bugzilla-migration💬Reporter

int64 (aka bigint) is not supported

Submitted by Lucas Baudin

Assigned to mal..@..db.org

Link to original bug (#759792)

Description

libgda does not seem to be able to understand values bigger than 2^31. Using the vala example [1] with a database containing a BIGINT column, it only displays

instead of actual numbers (numbres < 2^31 work fine). With the gda browser, I get some 0 (which is wrong). It works fine with sqlite3 directly, or with sqliteman.

[1] https://wiki.gnome.org/Projects/Vala/GDA

Assignee
Assign to
Time tracking