Skip to content

JSON v2 #722

Open
Open
@gingerwizard

Description

@gingerwizard

Issue to track missing features from current JSON support. Contributors feel free to pick up, none super urgent and all nice to have:

  • Support for pointers inside structs and maps
  • Support for BigInt (encode as float64?? with precision loss?)
  • Support for Polygons + other shapes
  • Support for Points
  • Should we support mixed types slices in interface[]{} and nils e.g. ["4.2", 2.1, 1.1] - allow conversion to string and/or higher precision?
  • Support insertion of arrays e.g. insert into test_json (col) values ('[{"name": "b"}, {"test": "c"}]')

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions