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

[auto_schema] import schema given connection to db #1223

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2022

  1. stash

    lolopinto committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0766525 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. stash

    lolopinto committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    3b3d745 View commit details
    Browse the repository at this point in the history
  2. fix typo

    lolopinto committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cdab13a View commit details
    Browse the repository at this point in the history
  3. user_schema indexes done

    lolopinto committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    928808a View commit details
    Browse the repository at this point in the history
  4. col index

    lolopinto committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6661113 View commit details
    Browse the repository at this point in the history
  5. server default

    lolopinto committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f32ac4a View commit details
    Browse the repository at this point in the history
  6. .

    lolopinto committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    69f8e5e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. parse edges

    lolopinto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2a2ccbf View commit details
    Browse the repository at this point in the history
  2. fix some constraints

    lolopinto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    71d07ee View commit details
    Browse the repository at this point in the history
  3. .

    lolopinto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    665f594 View commit details
    Browse the repository at this point in the history
  4. .

    lolopinto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    950b821 View commit details
    Browse the repository at this point in the history
  5. less greedy regex

    lolopinto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7b2bd46 View commit details
    Browse the repository at this point in the history
  6. .

    lolopinto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    60eb517 View commit details
    Browse the repository at this point in the history
  7. testing v1

    lolopinto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    91b94c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. stash

    test_index_added_and_removed
    lolopinto committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4d9458a View commit details
    Browse the repository at this point in the history
  2. fix above for more indexes

    lolopinto committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    26fea4a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. stash

    lolopinto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b5cd89e View commit details
    Browse the repository at this point in the history
  2. cleanup

    lolopinto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    092bf2b View commit details
    Browse the repository at this point in the history
  3. kill validate_schema

    lolopinto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ada182e View commit details
    Browse the repository at this point in the history
  4. fkey

    lolopinto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    99e75a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. stash

    lolopinto committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4393f8d View commit details
    Browse the repository at this point in the history
  2. stash

    lolopinto committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    36f517a View commit details
    Browse the repository at this point in the history
  3. .

    lolopinto committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6b7aff2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. fixes + new test

    lolopinto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8eb5ed2 View commit details
    Browse the repository at this point in the history
  2. some cleanup

    lolopinto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9ff43af View commit details
    Browse the repository at this point in the history
  3. .

    lolopinto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    af97ee4 View commit details
    Browse the repository at this point in the history
  4. example

    lolopinto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7ce8ac5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. cleanup

    lolopinto committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    02ddcbc View commit details
    Browse the repository at this point in the history
  2. .

    lolopinto committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6c80b44 View commit details
    Browse the repository at this point in the history