Skip to content

Conversation

@stevorobs3
Copy link

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.

Closes #256

@stevorobs3 stevorobs3 force-pushed the 256/local-table-schema branch 5 times, most recently from 3f7c6cc to b70bfde Compare December 4, 2023 15:28
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.
This includes the super helpful refresh-all function
which refreshes all files in the repl
@stevorobs3 stevorobs3 force-pushed the 256/local-table-schema branch from b70bfde to 1758e01 Compare December 4, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to use local table.json when @base is set

2 participants