Skip to content

Enable 8Knot to be flexible with what schema it uses#1163

Closed
MoralCode wants to merge 2 commits into
devfrom
fix/schema_flex
Closed

Enable 8Knot to be flexible with what schema it uses#1163
MoralCode wants to merge 2 commits into
devfrom
fix/schema_flex

Conversation

@MoralCode

@MoralCode MoralCode commented May 18, 2026

Copy link
Copy Markdown
Contributor

Pull Request Change Description

work in progress PR for fixing #1155 and enabling 8Knot to keep working with data collection instances both before and after the CollectOSS fork.

This PR supersedes/replaces (and cherry picks small parts from) #1119

Still need to:

  • identify all the uses of hard-coded schemas in queries
  • ensure the query paths for both the main DB and the cache DB are being set correctly (look for the new collectoss schema name first, then the legacy one)

Generative AI disclosure

Please select one option:

  • This contribution was NOT assisted or created by Generative AI tools.
  • This contribution was assisted or created by Generative AI tools.

sgoggins and others added 2 commits May 18, 2026 15:15
…CHEMA variable. Currently Testing. For example, some queries had , where just is sufficient if the AUGUR_SCHEMA variable is set in .env

Signed-off-by: Sean P. Goggins <s@goggins.com>
@MoralCode

Copy link
Copy Markdown
Contributor Author

since this changes queries, we should probably implement robust dataframe comparison testing first to be certain that it works

@MoralCode

Copy link
Copy Markdown
Contributor Author

superseded by #1176

@MoralCode MoralCode closed this Jun 8, 2026
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.

2 participants