Visualize array types

XMLWordPrintableJSON

    • Type: Story
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • Developer Tools

      In Infer and Visualize Database Schema we've visualized array type simply as `[]`.

      As a potential improvement, we could visualise the type of the items. But this is not straight-forward, especially when it gets to nesting and mixed fields. We'll need to make a decision, perhaps look around what other tools are doing.

      Example formats:

      • int[], int[][], (int, string)[]
      • [int] , [[int]], [int, string]
      • array with items: int child..

            Assignee:
            Unassigned
            Reporter:
            Paula Stachova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: