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
.
datajoint
/
datajoint-python
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
194
Code
Issues
7
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: virtual schema infrastructure and CI improvements
- #1313
#1313
Merged
dimitri-yatsenko
merged 14 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
virtual-modules
datajoint/datajoint-python:virtual-modules
Copy head branch name to clipboard
Jan 9, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: virtual schema infrastructure and CI improvements
#1313
dimitri-yatsenko
merged 14 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
virtual-modules
datajoint/datajoint-python:virtual-modules
Copy head branch name to clipboard
Commits
Commits on Jan 8, 2026
test(Top): verify dj.Top preserves ORDER BY in results
Show description for f824af2
dimitri-yatsenko
and
claude
committed
f824af2
View commit details
Copy full SHA for f824af2
Browse repository at this point
feat: modernize virtual schema infrastructure
Show description for 17c5f4d
dimitri-yatsenko
and
claude
committed
17c5f4d
View commit details
Copy full SHA for 17c5f4d
Browse repository at this point
chore: update pre-commit comment to reference ruff
Show description for a6bc04b
dimitri-yatsenko
and
claude
committed
a6bc04b
View commit details
Copy full SHA for a6bc04b
Browse repository at this point
feat: add type annotations to errors and hash modules
Show description for 2c6dcb9
dimitri-yatsenko
and
claude
committed
2c6dcb9
View commit details
Copy full SHA for 2c6dcb9
Browse repository at this point
fix: prevent auto-labeler from removing manual labels
Show description for 11de5b5
dimitri-yatsenko
and
claude
committed
11de5b5
View commit details
Copy full SHA for 11de5b5
Browse repository at this point
docs: update package keywords for modern data engineering
Show description for 405f10e
dimitri-yatsenko
and
claude
committed
405f10e
View commit details
Copy full SHA for 405f10e
Browse repository at this point
fix: handle tier prefixes in Schema.get_table and __contains__
Show description for bc8e3bd
dimitri-yatsenko
and
claude
committed
bc8e3bd
View commit details
Copy full SHA for bc8e3bd
Browse repository at this point
fix: update virtual module tests to use 2.0 fetch API
Show description for 400b4a4
dimitri-yatsenko
and
claude
committed
400b4a4
View commit details
Copy full SHA for 400b4a4
Browse repository at this point
fix: update CLI to use virtual_schema instead of create_virtual_module
Show description for 612511d
dimitri-yatsenko
and
claude
committed
612511d
View commit details
Copy full SHA for 612511d
Browse repository at this point
fix: use VirtualModule with custom name in CLI
Show description for 2665f5b
dimitri-yatsenko
and
claude
committed
2665f5b
View commit details
Copy full SHA for 2665f5b
Browse repository at this point
fix: resolve CLI -h conflict with --help
Show description for 73f9fba
dimitri-yatsenko
and
claude
committed
73f9fba
View commit details
Copy full SHA for 73f9fba
Browse repository at this point
Commits on Jan 9, 2026
test: update CLI tests for --host flag change
Show description for ec44361
dimitri-yatsenko
and
claude
committed
ec44361
View commit details
Copy full SHA for ec44361
Browse repository at this point
style: format cli.py with ruff
dimitri-yatsenko
committed
3c8258b
View commit details
Copy full SHA for 3c8258b
Browse repository at this point
style: format test_cli.py with ruff
dimitri-yatsenko
committed
ef66992
View commit details
Copy full SHA for ef66992
Browse repository at this point
You can’t perform that action at this time.