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
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 }}
MapleTechLabs
/
maple
Public
Notifications
You must be signed in to change notification settings
Fork
119
Star
1.8k
Code
Issues
10
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(db): drizzle 1.0 with the Effect-native database driver
- #904
#904
Merged
Makisuo
merged 18 commits into
main
MapleTechLabs/maple:main
from
chore/drizzle-v1-rc4
MapleTechLabs/maple:chore/drizzle-v1-rc4
Copy head branch name to clipboard
Sep 19, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(db): drizzle 1.0 with the Effect-native database driver
#904
Makisuo
merged 18 commits into
main
MapleTechLabs/maple:main
from
chore/drizzle-v1-rc4
MapleTechLabs/maple:chore/drizzle-v1-rc4
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
chore(db): drizzle-orm and drizzle-kit 1.0.0-rc.4 on the existing drivers
Show description for eff3a65
Makisuo
committed
eff3a65
View commit details
Copy full SHA for eff3a65
Browse repository at this point
docs(db): record the drizzle effect-driver spike and re-gate Phase B
Show description for 3d28e10
Makisuo
committed
3d28e10
View commit details
Copy full SHA for 3d28e10
Browse repository at this point
docs(db): Phase B needs drizzle rc.5, which already exists as an npm snapshot
Show description for d986e63
Makisuo
committed
d986e63
View commit details
Copy full SHA for d986e63
Browse repository at this point
feat(db): Effect-native drizzle over @effect/sql-pg, platform layer
Show description for 9f22bb0
Makisuo
committed
9f22bb0
View commit details
Copy full SHA for 9f22bb0
Browse repository at this point
feat(db): move every service onto the Effect-native database contract
Show description for ca3c769
Makisuo
committed
ca3c769
View commit details
Copy full SHA for ca3c769
Browse repository at this point
Commits on Sep 16, 2026
Merge origin/main into chore/drizzle-v1-rc4
Show description for 5e1bf9c
Makisuo
committed
5e1bf9c
View commit details
Copy full SHA for 5e1bf9c
Browse repository at this point
Merge origin/main into chore/drizzle-v1-rc4
Show description for e3dc6cc
Makisuo
committed
e3dc6cc
View commit details
Copy full SHA for e3dc6cc
Browse repository at this point
feat(db): preflight the migrations-table upgrade before a v1 migrate
Show description for f1bf5bf
Makisuo
committed
f1bf5bf
View commit details
Copy full SHA for f1bf5bf
Browse repository at this point
fix(db): preflight only generates an UPDATE for a renumbered row with identical SQL
Show description for c747578
Makisuo
committed
c747578
View commit details
Copy full SHA for c747578
Browse repository at this point
fix(db): run the PlanetScale preflight through the package script
Show description for 90717b9
Makisuo
committed
90717b9
View commit details
Copy full SHA for 90717b9
Browse repository at this point
fix(db): preflight resolves a historical blob only when it maps to one migration name
Show description for 875ad5b
Makisuo
committed
875ad5b
View commit details
Copy full SHA for 875ad5b
Browse repository at this point
Commits on Sep 17, 2026
fix(backend): classify code-less pg connection failures and late scope refusals
Show description for cd3a7ca
Makisuo
committed
cd3a7ca
View commit details
Copy full SHA for cd3a7ca
Browse repository at this point
fix(db): close the gaps between node-postgres and the old postgres.js contract
Show description for 4ffa271
Makisuo
committed
4ffa271
View commit details
Copy full SHA for 4ffa271
Browse repository at this point
Merge origin/main into chore/drizzle-v1-rc4
Show description for 49119d6
Makisuo
committed
49119d6
View commit details
Copy full SHA for 49119d6
Browse repository at this point
Commits on Sep 18, 2026
Merge origin/main into chore/drizzle-v1-rc4
Show description for fc06b07
Makisuo
committed
fc06b07
View commit details
Copy full SHA for fc06b07
Browse repository at this point
Merge origin/main into chore/drizzle-v1-rc4
Show description for 65557f7
Makisuo
committed
65557f7
View commit details
Copy full SHA for 65557f7
Browse repository at this point
feat(db): preflight lists the migrations the v1 migrator will apply
Show description for e05243d
Makisuo
committed
e05243d
View commit details
Copy full SHA for e05243d
Browse repository at this point
Commits on Sep 19, 2026
fix(db): final review fixes for the v1 migration path and the pool scope
Show description for 9e66e17
Makisuo
committed
9e66e17
View commit details
Copy full SHA for 9e66e17
Browse repository at this point
You can’t perform that action at this time.