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 }}
justim
/
access
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2026
Allow integer values for string type
Show description for 8162a0f
justim
committed
8162a0f
View commit details
Copy full SHA for 8162a0f
Browse repository at this point
Commits on Jun 8, 2026
Run tests for PHP 8.5
justim
committed
ae7483c
View commit details
Copy full SHA for ae7483c
Browse repository at this point
Commits on Jun 2, 2026
Upgrade to latest `ramsey/composer-install` (4)
justim
committed
720017c
View commit details
Copy full SHA for 720017c
Browse repository at this point
Upgrade to latest `actions/checkout` (6)
justim
committed
2efd329
View commit details
Copy full SHA for 2efd329
Browse repository at this point
Ignore "Initial formatting pass with Mago" in git blame
justim
committed
d24c318
View commit details
Copy full SHA for d24c318
Browse repository at this point
Initial formatting pass with Mago
justim
committed
4103585
View commit details
Copy full SHA for 4103585
Browse repository at this point
Replace Prettier with Mago formatter
Show description for 0677db3
justim
committed
0677db3
View commit details
Copy full SHA for 0677db3
Browse repository at this point
Add new method to remove entities: `remove`
Show description for f95a03c
justim
committed
f95a03c
View commit details
Copy full SHA for f95a03c
Browse repository at this point
Add `/data` directory to ignore
Show description for 8592fa7
justim
committed
8592fa7
View commit details
Copy full SHA for 8592fa7
Browse repository at this point
Commits on May 27, 2026
Allow nullable ID in findOne methods (#22)
yrodchyn
authored
3212bd7
View commit details
Copy full SHA for 3212bd7
Browse repository at this point
Commits on Apr 14, 2026
Add `mixed` schema type for virtual entity providers
Show description for dca7274
justim
committed
dca7274
View commit details
Copy full SHA for dca7274
Browse repository at this point
Commits on Mar 17, 2026
Make cursors usable as filter clause for collections
Show description for df15fa7
justim
committed
df15fa7
View commit details
Copy full SHA for df15fa7
Browse repository at this point
Add specific "Duplicate entry" exception
Show description for a50e59b
justim
committed
a50e59b
View commit details
Copy full SHA for a50e59b
Browse repository at this point
Add `Limit` clause
Show description for 64c1388
justim
committed
64c1388
View commit details
Copy full SHA for 64c1388
Browse repository at this point
Allow strings as inversed ref values in presenters
Show description for 1eac62e
justim
committed
1eac62e
View commit details
Copy full SHA for 1eac62e
Browse repository at this point
Try and convert all PDO exceptions
Show description for 5794426
justim
committed
5794426
View commit details
Copy full SHA for 5794426
Browse repository at this point
Add support for MySQL read locks
justim
committed
d54870a
View commit details
Copy full SHA for d54870a
Browse repository at this point
Add support for `VarBinary` type
justim
committed
072ae05
View commit details
Copy full SHA for 072ae05
Browse repository at this point
Add specific exception for "Connection gone" error
justim
committed
470bbcb
View commit details
Copy full SHA for 470bbcb
Browse repository at this point
Move statement execution to single location
Show description for 0c1104f
justim
committed
0c1104f
View commit details
Copy full SHA for 0c1104f
Browse repository at this point
Add support for `MODIFY COLUMN` in alter table queries
justim
committed
ba4dca1
View commit details
Copy full SHA for ba4dca1
Browse repository at this point
Add support for `AFTER` in alter table queries
justim
committed
a457c46
View commit details
Copy full SHA for a457c46
Browse repository at this point
Add support for renaming tables in alter table query
justim
committed
ed6411a
View commit details
Copy full SHA for ed6411a
Browse repository at this point
Add description method to base migration class
justim
committed
844706c
View commit details
Copy full SHA for 844706c
Browse repository at this point
Add method to enum type to override cases
Show description for d46fdb9
justim
committed
d46fdb9
View commit details
Copy full SHA for d46fdb9
Browse repository at this point
Migration checkpoints
justim
committed
1243b75
View commit details
Copy full SHA for 1243b75
Browse repository at this point
Add schema queries: CREATE/USE/DROP DATABASE
justim
committed
3f684c5
View commit details
Copy full SHA for 3f684c5
Browse repository at this point
Add basic table options
Show description for dfc53a6
justim
committed
dfc53a6
View commit details
Copy full SHA for dfc53a6
Browse repository at this point
Try and convert `\PDOException`s to more specific exception
Show description for 3abec01
justim
committed
3abec01
View commit details
Copy full SHA for 3abec01
Browse repository at this point
Handle `Raw` conditions special in queries
Show description for fa891f1
justim
committed
fa891f1
View commit details
Copy full SHA for fa891f1
Browse repository at this point
Add migrations
justim
committed
5569901
View commit details
Copy full SHA for 5569901
Browse repository at this point
Use the new schema classes for the entities
Show description for 4b3f9f1
justim
committed
4b3f9f1
View commit details
Copy full SHA for 4b3f9f1
Browse repository at this point
Add schema queries: CREATE/ALTER/DROP TABLE
justim
committed
6aae6a0
View commit details
Copy full SHA for 6aae6a0
Browse repository at this point
All things schema
Show description for 788330f
justim
committed
788330f
View commit details
Copy full SHA for 788330f
Browse repository at this point
Refactor the debuq query generation
Show description for 9f8430d
justim
committed
9f8430d
View commit details
Copy full SHA for 9f8430d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.