Skip to content

Support postgres 12 and dot notation #5

Description

@ispyhumanfly

Top of my list for scribe is to make it work with postgres 12 and the new dot notation it has for querying into data stored as json. That will fix soooo many queries we have going on right now that have to query the entirety of a table just to find things. Like right now in order to determine all the projects a user is in the only way to do it is to query for the entire project table and then use a javascript filter on it…. It’s just getting slower and slower and slower as the db grows

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions