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
.
library-data-platform
/
ldlite
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
13
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Release v4.0.0
- #76
#76
Merged
brycekbargar
merged 25 commits into
library-data-platform:main
library-data-platform/ldlite:main
from
Five-Colleges-Incorporated:release-v4.0.0
Five-Colleges-Incorporated/ldlite:release-v4.0.0
Copy head branch name to clipboard
Apr 1, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Release v4.0.0
#76
brycekbargar
merged 25 commits into
library-data-platform:main
library-data-platform/ldlite:main
from
Five-Colleges-Incorporated:release-v4.0.0
Five-Colleges-Incorporated/ldlite:release-v4.0.0
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2025
Upgrade python version and tool versions + remove deprecated features (#46)
Show description for b8d29ec
brycekbargar
authored
b8d29ec
View commit details
Copy full SHA for b8d29ec
Browse repository at this point
Commits on Sep 23, 2025
Refactor DBTypeDatabase into duckdb and postgres (#47)
Show description for 6f0fbc0
brycekbargar
authored
6f0fbc0
View commit details
Copy full SHA for 6f0fbc0
Browse repository at this point
Add a system schema and load history table (#48)
Show description for e4a66f7
brycekbargar
authored
e4a66f7
View commit details
Copy full SHA for e4a66f7
Browse repository at this point
Remove rollback from drop_tables logic (#49)
Show description for 2611adc
brycekbargar
authored
2611adc
View commit details
Copy full SHA for 2611adc
Browse repository at this point
Commits on Sep 24, 2025
Refactor test structure (#50)
Show description for 40effc9
brycekbargar
authored
40effc9
View commit details
Copy full SHA for 40effc9
Browse repository at this point
Dont track scanning time separately
brycekbargar
committed
177ee4d
View commit details
Copy full SHA for 177ee4d
Browse repository at this point
Commits on Sep 26, 2025
Raise minimum version of duckdb to 0.9
brycekbargar
committed
6997b43
View commit details
Copy full SHA for 6997b43
Browse repository at this point
Add additional history column and catch postgres error
brycekbargar
committed
7b08bd0
View commit details
Copy full SHA for 7b08bd0
Browse repository at this point
Abstract json processing differences between duckdb and postgres (#51)
Show description for cb81953
brycekbargar
authored
cb81953
View commit details
Copy full SHA for cb81953
Browse repository at this point
Commits on Oct 7, 2025
Swallow another error due to parallel postgres queries
brycekbargar
committed
8372945
View commit details
Copy full SHA for 8372945
Browse repository at this point
Commits on Feb 10, 2026
Merge changes from the 3.2.1 release (#61)
Show description for abd4a78
brycekbargar
authored
abd4a78
View commit details
Copy full SHA for abd4a78
Browse repository at this point
Rework history table to record intervals (#62)
Show description for 3999d6f
brycekbargar
authored
3999d6f
View commit details
Copy full SHA for 3999d6f
Browse repository at this point
Commits on Feb 25, 2026
Implement server side transform for json (#64)
Show description for f141ab5
brycekbargar
authored
f141ab5
View commit details
Copy full SHA for f141ab5
Browse repository at this point
Commits on Feb 26, 2026
Upgrade duckdb and raise maximum tested python version (#65)
Show description for 156e165
brycekbargar
authored
156e165
View commit details
Copy full SHA for 156e165
Browse repository at this point
Commits on Mar 4, 2026
Switch LDLite to using the new server side transform (#66)
Show description for 493b5fc
brycekbargar
authored
493b5fc
View commit details
Copy full SHA for 493b5fc
Browse repository at this point
Commits on Mar 9, 2026
Index without legacy scanning information (#67)
Show description for f397d31
brycekbargar
authored
f397d31
View commit details
Copy full SHA for f397d31
Browse repository at this point
Commits on Mar 10, 2026
Improve performance of new transform for large tables (#68)
Show description for d33f3c4
brycekbargar
authored
d33f3c4
View commit details
Copy full SHA for d33f3c4
Browse repository at this point
Extract more specific datatypes (#69)
Show description for 96f1ce6
brycekbargar
authored
96f1ce6
View commit details
Copy full SHA for 96f1ce6
Browse repository at this point
Commits on Mar 13, 2026
Record history more accurately (#70)
Show description for a9b6ed8
brycekbargar
authored
a9b6ed8
View commit details
Copy full SHA for a9b6ed8
Browse repository at this point
Commits on Mar 23, 2026
Stabilize disk and memory utilization (#71)
Show description for a5fc7ec
brycekbargar
authored
a5fc7ec
View commit details
Copy full SHA for a5fc7ec
Browse repository at this point
Commits on Mar 27, 2026
Reduce data duplication and temp tables during transform (#72)
Show description for 07b83f6
brycekbargar
authored
07b83f6
View commit details
Copy full SHA for 07b83f6
Browse repository at this point
Commits on Mar 30, 2026
Replace export_csv and select custom code with native functionality (#73)
Show description for b7c6800
brycekbargar
authored
b7c6800
View commit details
Copy full SHA for b7c6800
Browse repository at this point
Commits on Apr 1, 2026
Update changelog, migrating, and readme (#74)
brycekbargar
authored
bbb9577
View commit details
Copy full SHA for bbb9577
Browse repository at this point
Bump version to 4.0.0
brycekbargar
committed
39bc47b
View commit details
Copy full SHA for 39bc47b
Browse repository at this point
Utilize scale for finding floats like 10.0
brycekbargar
committed
da50d09
View commit details
Copy full SHA for da50d09
Browse repository at this point
You can’t perform that action at this time.