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

Add optional argument of table schema source #348

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 4, 2023

  1. Add optional argument of table schema source

    This change adds an optional command line argument (-s) to specify
    a directory containing any table schemas. This allows the definition
    of the table schema to be pulled into external local files for convenience.
    stevorobs3 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e59209a View commit details
    Browse the repository at this point in the history
  2. Include tools.namespace dep in dev

    This includes the super helpful refresh-all function
    which refreshes all files in the repl
    stevorobs3 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1758e01 View commit details
    Browse the repository at this point in the history