Skip to content

Fully support multi-dimensional arrays #314

Description

@roji

Single-dimensional PostgreSQL arrays are well-supported, but not multi-dimensional ones. This issue is meant to see how many people actually want this - please upvote if you'd benefit from it.

Things that need to be implemented:

  • Literal value generation
  • ValueComparer (comparison and snapshotting)
  • PostgresArrayIndexExpression needs to have multiple indexes, just like .NET ArrayIndexExpression
  • Full querability as a primitive collection?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions