-
Notifications
You must be signed in to change notification settings - Fork 0
feat: support multiple databases #44
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
Open
omercnet
wants to merge
31
commits into
main
Choose a base branch
from
feat/multi-database-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
0a20f1a
feat(config): load multiple databases
omercnet d8eecbf
feat(db): add database pool registry
omercnet 82fff1c
refactor(server): split route helpers
omercnet d0f4537
feat(server): route catalog by database
omercnet 4e3490d
feat(server): route queries by database
omercnet 7162d69
refactor(server): split saved query handlers
omercnet fc92733
feat(server): add database selection
omercnet a51e7d7
feat(main): wire database registry
omercnet 356dabc
feat(web): add database URL state
omercnet 855f6f0
refactor(web): split app modules
omercnet 628b096
feat(web): add database switcher
omercnet 8996209
docs: document multi-database setup
omercnet 1209c09
build(deps): update go toolchain deps
omercnet 7798793
build: align module imports
omercnet 649c3ed
fix: align module path after rebase
omercnet 7af54e7
fix(web): restore jsdom dependency
omercnet 86534ce
fix(deps): override vulnerable esbuild
omercnet 30a7f68
test(guard): cover restricted relations
omercnet 6308f9a
fix(web): preserve CodeMirror 6 editor
omercnet bbc8cf1
test(web): restore coverage thresholds
omercnet 2247c6b
fix(web): prevent URL filter pollution
omercnet b79a484
chore: exclude unrelated infra changes
omercnet 81f4176
fix(web): store URL filters as arrays
omercnet 418b904
fix: address PR review feedback
omercnet b5b8464
fix(web): address follow-up review
omercnet 650614a
docs: add multi-database screenshot
omercnet 5c5a684
chore: exclude unrelated workflow changes
omercnet f95b0cc
test(web): split database URL tests
omercnet f0e4308
fix(web): remove unused test import
omercnet 79433f9
fix(config): reject mixed database sources
omercnet 57d582a
test(server): add multi-database integration
omercnet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.