Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experimental] Support for prisma #1220

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

[Experimental] Support for prisma #1220

wants to merge 13 commits into from

Commits on Oct 11, 2023

  1. Add experimental support for prisma

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8e3bb7e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Forward xata tables

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6c818dc View commit details
    Browse the repository at this point in the history
  2. Expose schema in client

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a87dd43 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. get basic queries working

    eemmiillyy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0392c89 View commit details
    Browse the repository at this point in the history
  2. int,float,bool

    eemmiillyy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    935d819 View commit details
    Browse the repository at this point in the history
  3. json,datetime

    eemmiillyy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7f07a41 View commit details
    Browse the repository at this point in the history
  4. queryable relation data

    eemmiillyy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ea5e878 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. table name

    eemmiillyy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    99a18d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    0dc7893 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Use metadata from sql endpoint

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    17e0052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e56d2f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    93d6c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841feab View commit details
    Browse the repository at this point in the history