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
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
.
LabKey
/
DiscvrLabKeyModules
Public
forked from
BimberLab/DiscvrLabKeyModules
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Support BIGINT Primary Keys
- #381
#381
Merged
labkey-matthewb
merged 14 commits into
develop
LabKey/DiscvrLabKeyModules:develop
from
fb_long_is_the_new_int
LabKey/DiscvrLabKeyModules:fb_long_is_the_new_int
Copy head branch name to clipboard
Aug 14, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Support BIGINT Primary Keys
#381
labkey-matthewb
merged 14 commits into
develop
LabKey/DiscvrLabKeyModules:develop
from
fb_long_is_the_new_int
LabKey/DiscvrLabKeyModules:fb_long_is_the_new_int
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2025
checkpoint - migrate to using long/Long to represent any integer ID value (rowId, objectId, etc).
labkey-matthewb
committed
088552f
View commit details
Copy full SHA for 088552f
Browse repository at this point
checkpoint - migrate to using long/Long to represent any integer ID value (rowId, objectId, etc).
labkey-matthewb
committed
b8a6c63
View commit details
Copy full SHA for b8a6c63
Browse repository at this point
Commits on Aug 1, 2025
Merge remote-tracking branch 'origin/develop' into fb_long_is_the_new_int
labkey-matthewb
committed
496e329
View commit details
Copy full SHA for 496e329
Browse repository at this point
Commits on Aug 2, 2025
Integer -> Long
labkey-matthewb
committed
40b391c
View commit details
Copy full SHA for 40b391c
Browse repository at this point
Commits on Aug 4, 2025
go all in on IntHashMap and LongHashMap
labkey-matthewb
committed
bd45f82
View commit details
Copy full SHA for bd45f82
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into fb_long_is_the_new_int
labkey-matthewb
committed
d1ac0fc
View commit details
Copy full SHA for d1ac0fc
Browse repository at this point
Commits on Aug 6, 2025
remove (Integer) casts
Show description for 2664af8
labkey-matthewb
committed
2664af8
View commit details
Copy full SHA for 2664af8
Browse repository at this point
remove (Integer) casts
labkey-matthewb
committed
d609842
View commit details
Copy full SHA for d609842
Browse repository at this point
Commits on Aug 7, 2025
remove (Integer) casts
labkey-matthewb
committed
9f5817a
View commit details
Copy full SHA for 9f5817a
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into fb_long_is_the_new_int
labkey-matthewb
committed
902682c
View commit details
Copy full SHA for 902682c
Browse repository at this point
remove (Integer) casts
labkey-matthewb
committed
dd42e4f
View commit details
Copy full SHA for dd42e4f
Browse repository at this point
Integer.equals(Long) is no good
labkey-matthewb
committed
bff7cfc
View commit details
Copy full SHA for bff7cfc
Browse repository at this point
Commits on Aug 8, 2025
(Integer)
labkey-matthewb
committed
296d9d3
View commit details
Copy full SHA for 296d9d3
Browse repository at this point
(Integer)
labkey-matthewb
committed
59f010c
View commit details
Copy full SHA for 59f010c
Browse repository at this point
You can’t perform that action at this time.