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
AutoPopulate 2.0: Per-table job management with enhanced status tracking
- #1303
#1303
Merged
dimitri-yatsenko
merged 11 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
claude/autopopulate-2.0
datajoint/datajoint-python:claude/autopopulate-2.0
Copy head branch name to clipboard
Jan 7, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
AutoPopulate 2.0: Per-table job management with enhanced status tracking
#1303
dimitri-yatsenko
merged 11 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
claude/autopopulate-2.0
datajoint/datajoint-python:claude/autopopulate-2.0
Copy head branch name to clipboard
Commits
Commits on Jan 3, 2026
Add AutoPopulate 1.0 and 2.0 specification documents
Show description for 1e9e1ba
dimitri-yatsenko
and
claude
committed
1e9e1ba
View commit details
Copy full SHA for 1e9e1ba
Browse repository at this point
Add implementation plan and update spec with ~~ naming
Show description for 8255b11
dimitri-yatsenko
and
claude
committed
8255b11
View commit details
Copy full SHA for 8255b11
Browse repository at this point
Implement Job class and update schema.jobs property
Show description for 5f5f6a0
dimitri-yatsenko
and
claude
committed
5f5f6a0
View commit details
Copy full SHA for 5f5f6a0
Browse repository at this point
Add per-table job management and FK-only PK validation
Show description for c9e5c58
dimitri-yatsenko
and
claude
committed
c9e5c58
View commit details
Copy full SHA for c9e5c58
Browse repository at this point
Commits on Jan 4, 2026
Complete AutoPopulate 2.0 implementation with per-table Job management
Show description for 4e6f230
dimitri-yatsenko
and
claude
committed
4e6f230
View commit details
Copy full SHA for 4e6f230
Browse repository at this point
Update test schemas to use core DataJoint types
Show description for 2a7aed2
dimitri-yatsenko
and
claude
committed
2a7aed2
View commit details
Copy full SHA for 2a7aed2
Browse repository at this point
Use datetime(3) for Job table timestamps
Show description for 26a2445
dimitri-yatsenko
and
claude
committed
26a2445
View commit details
Copy full SHA for 26a2445
Browse repository at this point
Implement hidden job metadata and replace NATURAL JOIN with USING
Show description for b09310d
dimitri-yatsenko
and
claude
committed
b09310d
View commit details
Copy full SHA for b09310d
Browse repository at this point
Remove deprecated add_hidden_timestamp feature and dead code
Show description for 574b5f1
dimitri-yatsenko
and
claude
committed
574b5f1
View commit details
Copy full SHA for 574b5f1
Browse repository at this point
Add job metadata migration utility and optimize progress()
Show description for f89be6f
dimitri-yatsenko
and
claude
committed
f89be6f
View commit details
Copy full SHA for f89be6f
Browse repository at this point
Fix Part.delete to pass through kwargs to Table.delete
Show description for 1e5afa5
dimitri-yatsenko
and
claude
committed
1e5afa5
View commit details
Copy full SHA for 1e5afa5
Browse repository at this point
You can’t perform that action at this time.