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

[Issue #1697] add more foreign table models and update setup_foreign_tables.py #1769

Merged
merged 15 commits into from
Apr 25, 2024

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    43da4b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6b2fe View commit details
    Browse the repository at this point in the history
  3. Full set of foreign tables

    jamesbursa committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    76a9a4b View commit details
    Browse the repository at this point in the history
  4. Simplify table definitions

    jamesbursa committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e194044 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fix column orders

    jamesbursa committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9944d7d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update schema names

    jamesbursa committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5b28b7f View commit details
    Browse the repository at this point in the history
  2. Rename Base to ForeignBase

    jamesbursa committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bfd7d7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0465bdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d4a24c View commit details
    Browse the repository at this point in the history
  5. Make primary keys non-null

    jamesbursa committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f377748 View commit details
    Browse the repository at this point in the history
  6. Add type annotations

    jamesbursa committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    15e92ec View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8027c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cba153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e2efad View commit details
    Browse the repository at this point in the history