Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
VariantEffect
/
mavedb-api
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
17
Code
Issues
183
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Nick/89 efficient search
- #343
#343
Draft
nickzoic
wants to merge 11 commits into
main
VariantEffect/mavedb-api:main
from
nick/89-efficient-search
VariantEffect/mavedb-api:nick/89-efficient-search
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Nick/89 efficient search
#343
nickzoic
wants to merge 11 commits into
main
VariantEffect/mavedb-api:main
from
nick/89-efficient-search
VariantEffect/mavedb-api:nick/89-efficient-search
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2024
set up for server + alembic to contact psql over unix socket if DB_USERNAME is not set.
nickzoic
committed
9f8ac82
View commit details
Copy full SHA for 9f8ac82
Browse repository at this point
create materialized view using alembic-utils (is this actually helpful?)
nickzoic
committed
ea2b605
View commit details
Copy full SHA for ea2b605
Browse repository at this point
Commits on Oct 16, 2024
change materialized view name to scoreset_fulltext for clarity.
nickzoic
committed
ac52452
View commit details
Copy full SHA for ac52452
Browse repository at this point
add all fields into scoreset_fulltext
nickzoic
committed
cb5334c
View commit details
Copy full SHA for cb5334c
Browse repository at this point
Commits on Oct 17, 2024
... progress on full text search
nickzoic
committed
ac283b6
View commit details
Copy full SHA for ac283b6
Browse repository at this point
passing tests!
nickzoic
committed
f6b6fd0
View commit details
Copy full SHA for f6b6fd0
Browse repository at this point
Merge branch 'main' into nick/89-efficient-search
nickzoic
committed
701cf19
View commit details
Copy full SHA for 701cf19
Browse repository at this point
Commits on Oct 18, 2024
update package deps, poetry lock
nickzoic
committed
f742203
View commit details
Copy full SHA for f742203
Browse repository at this point
tidy up imports
nickzoic
committed
efa7dc3
View commit details
Copy full SHA for efa7dc3
Browse repository at this point
Commits on Oct 21, 2024
fix up migration
nickzoic
committed
4dcf247
View commit details
Copy full SHA for 4dcf247
Browse repository at this point
... further work attempting to get materialized view building to run asynchronously
nickzoic
committed
d7fab74
View commit details
Copy full SHA for d7fab74
Browse repository at this point
You can’t perform that action at this time.