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
.
prisma
/
orm
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
47.6k
Code
Issues
2.5k
Pull requests
98
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
TML-2956: migrate Mongo family attributes to declarative specs
- #29833
#29833
Merged
SevInf
merged 25 commits into
main
prisma/orm:main
from
tml-2956-mongo-attributes
prisma/orm:tml-2956-mongo-attributes
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
TML-2956: migrate Mongo family attributes to declarative specs
#29833
SevInf
merged 25 commits into
main
prisma/orm:main
from
tml-2956-mongo-attributes
prisma/orm:tml-2956-mongo-attributes
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
docs(typed-attribute-parsers): scaffold mongo-attributes slice (spec + dispatch plan)
Show description for 950a831
SevInf
committed
950a831
View commit details
Copy full SHA for 950a831
Browse repository at this point
docs(typed-attribute-parsers): D1 brief (mongo InterpretCtx wiring + @map/@@map)
Show description for 5fbf5f3
SevInf
committed
5fbf5f3
View commit details
Copy full SHA for 5fbf5f3
Browse repository at this point
feat(mongo-contract-psl): migrate @map/@@map through the declarative attribute kit
Show description for f595252
SevInf
committed
f595252
View commit details
Copy full SHA for f595252
Browse repository at this point
docs(typed-attribute-parsers): correct mongo dispatch plan post-D1 (@id/@unique presence-only)
Show description for 34ebaac
SevInf
committed
34ebaac
View commit details
Copy full SHA for 34ebaac
Browse repository at this point
docs(typed-attribute-parsers): D2 brief (migrate mongo @relation to a spec)
Show description for d269976
SevInf
committed
d269976
View commit details
Copy full SHA for d269976
Browse repository at this point
TML-2956: migrate Mongo @relation to a declarative attribute spec
Show description for 33fe0c2
SevInf
committed
33fe0c2
View commit details
Copy full SHA for 33fe0c2
Browse repository at this point
docs(typed-attribute-parsers): D3 brief (migrate mongo @@discriminator/@@base to specs)
Show description for c80daa6
SevInf
committed
c80daa6
View commit details
Copy full SHA for c80daa6
Browse repository at this point
feat(mongo-contract-psl): migrate @@discriminator/@@base to attribute specs
Show description for 9020187
SevInf
committed
9020187
View commit details
Copy full SHA for 9020187
Browse repository at this point
docs(typed-attribute-parsers): D4 brief (kit str(value) + json() for mongo index surface)
Show description for daae277
SevInf
committed
daae277
View commit details
Copy full SHA for daae277
Browse repository at this point
feat(psl-parser): add str(value) overload and json() combinator
Show description for 82f7d3a
SevInf
committed
82f7d3a
View commit details
Copy full SHA for 82f7d3a
Browse repository at this point
docs(typed-attribute-parsers): D5 brief (migrate mongo @@index/@@unique to specs)
Show description for d0b22d8
SevInf
committed
d0b22d8
View commit details
Copy full SHA for d0b22d8
Browse repository at this point
feat(mongo-contract-psl): migrate @@index/@@unique argument parsing to attribute specs
Show description for 09076c7
SevInf
committed
09076c7
View commit details
Copy full SHA for 09076c7
Browse repository at this point
docs(typed-attribute-parsers): D6 brief (migrate mongo @@textIndex + delete legacy parsers)
Show description for b6dedae
SevInf
committed
b6dedae
View commit details
Copy full SHA for b6dedae
Browse repository at this point
TML-2956: migrate @@textIndex to a spec + delete legacy Mongo parsers
Show description for 037ae8c
SevInf
committed
037ae8c
View commit details
Copy full SHA for 037ae8c
Browse repository at this point
fix(mongo-contract-psl): replace bare as Contract cast with blindCast
Show description for 83fae24
SevInf
committed
83fae24
View commit details
Copy full SHA for 83fae24
Browse repository at this point
TML-2956: adapt Mongo attribute specs to current APIs
Show description for 055efb2
SevInf
committed
055efb2
View commit details
Copy full SHA for 055efb2
Browse repository at this point
test(psl-parser): tighten combinator diagnostics and docs
Show description for b44e973
SevInf
committed
b44e973
View commit details
Copy full SHA for b44e973
Browse repository at this point
refactor(mongo): interpret index attributes once
Show description for 430f8f9
SevInf
committed
430f8f9
View commit details
Copy full SHA for 430f8f9
Browse repository at this point
test(mongo): remove transient decision comments
Show description for 7f1ce60
SevInf
committed
7f1ce60
View commit details
Copy full SHA for 7f1ce60
Browse repository at this point
fix(mongo): tighten index attribute specs
Show description for 0463a7c
SevInf
committed
0463a7c
View commit details
Copy full SHA for 0463a7c
Browse repository at this point
fix(mongo): preserve prototype-named weights
Show description for 23f3130
SevInf
committed
23f3130
View commit details
Copy full SHA for 23f3130
Browse repository at this point
feat(psl-parser): preserve pinned combinator literals
Show description for cd900ca
SevInf
committed
cd900ca
View commit details
Copy full SHA for cd900ca
Browse repository at this point
fix(mongo): address index attribute review
Show description for a49579f
SevInf
committed
a49579f
View commit details
Copy full SHA for a49579f
Browse repository at this point
fix(mongo): use native PSL index attributes
Show description for 29f3e2e
SevInf
committed
29f3e2e
View commit details
Copy full SHA for 29f3e2e
Browse repository at this point
fix(mongo): update retail migration snapshots
Show description for 0225332
SevInf
committed
0225332
View commit details
Copy full SHA for 0225332
Browse repository at this point
You can’t perform that action at this time.