mozilla/mentat

[core] Implement BigInteger support in TypedValue

Open

#280 opened on Feb 10, 2017

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Rust (116 forks)github user discovery
A-corecorrectnessdiscussionenhancementhelp wantedready

Repository metrics

Stars
 (1,661 stars)
PR merge metrics
 (PR metrics pending)

Description

There are holes for this: we can parse queries involving BigInteger, but we can't yet represent them in the store.

Contributor guide