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 pglite #1084

Closed
wants to merge 24 commits into from
Closed

experimental pglite #1084

wants to merge 24 commits into from

Commits on Aug 19, 2024

  1. remove extra config

    kyscott18 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    73f3308 View commit details
    Browse the repository at this point in the history
  2. ready

    kyscott18 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    12ecaa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. sqlite database

    kyscott18 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a7d38ec View commit details
    Browse the repository at this point in the history
  2. postgres database

    kyscott18 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    21c40b5 View commit details
    Browse the repository at this point in the history
  3. fix test type errors

    kyscott18 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d810d8e View commit details
    Browse the repository at this point in the history
  4. fix tests

    kyscott18 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ee7552a View commit details
    Browse the repository at this point in the history
  5. remove stale tests

    kyscott18 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a103c6a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. cleanup db

    kyscott18 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0632325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f011c60 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. schema => table_names

    kyscott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e132d63 View commit details
    Browse the repository at this point in the history
  2. start docs

    kyscott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b594383 View commit details
    Browse the repository at this point in the history
  3. some docs

    kyscott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3e8e480 View commit details
    Browse the repository at this point in the history
  4. cleanup

    kyscott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    43234bb View commit details
    Browse the repository at this point in the history
  5. database migration

    kyscott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bfee5a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6680965 View commit details
    Browse the repository at this point in the history
  7. create schema if not exists

    kyscott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9dc6ab2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90a0487 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix docs link

    kyscott18 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    caee7f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. nits

    kyscott18 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4d16632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d0f2d View commit details
    Browse the repository at this point in the history
  3. merge

    kyscott18 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    20e39a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. use json operators

    kyscott18 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fc31713 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. start pglite

    kyscott18 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fd966ae View commit details
    Browse the repository at this point in the history
  2. cleanup drizzle

    kyscott18 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7289977 View commit details
    Browse the repository at this point in the history