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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
25
Pull requests
14
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
WIP: Migration updates for more wholistic functionality
- #2065
#2065
Merged
lonnieezell
merged 14 commits into
develop
codeigniter4/CodeIgniter4:develop
from
migrationsutc
codeigniter4/CodeIgniter4:migrationsutc
Copy head branch name to clipboard
Aug 12, 2019
Conversation
Commits
14
(14)
Checks
Files changed
Merged
WIP: Migration updates for more wholistic functionality
#2065
lonnieezell
merged 14 commits into
develop
codeigniter4/CodeIgniter4:develop
from
migrationsutc
codeigniter4/CodeIgniter4:migrationsutc
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2019
wip
lonnieezell
committed
0132959
View commit details
Copy full SHA for 0132959
Browse repository at this point
Commits on Jun 21, 2019
Remove current functionality from migrations as it was not needed.
lonnieezell
committed
6dc2377
View commit details
Copy full SHA for 6dc2377
Browse repository at this point
Remove sequential migration file support.
lonnieezell
committed
be3dff6
View commit details
Copy full SHA for be3dff6
Browse repository at this point
Commits on Jul 19, 2019
Record migration updates in batches.
lonnieezell
committed
e6c3c30
View commit details
Copy full SHA for e6c3c30
Browse repository at this point
Commits on Jul 24, 2019
Migration rollback now works with batches. Fixed issue with migrate:create.
lonnieezell
committed
3ef43ed
View commit details
Copy full SHA for 3ef43ed
Browse repository at this point
Remove test migration file
lonnieezell
committed
ba59cf1
View commit details
Copy full SHA for ba59cf1
Browse repository at this point
Update migrate:rollback to work with new stuff
lonnieezell
committed
e9c8f3f
View commit details
Copy full SHA for e9c8f3f
Browse repository at this point
Commits on Aug 7, 2019
Fix migration tests
lonnieezell
committed
d4af0a4
View commit details
Copy full SHA for d4af0a4
Browse repository at this point
Migrations support timestamps with year, month, day separated by underscores or dashes now.
lonnieezell
committed
9f23109
View commit details
Copy full SHA for 9f23109
Browse repository at this point
Migrate:create now uses customizable timestamp format.
lonnieezell
committed
4d58f55
View commit details
Copy full SHA for 4d58f55
Browse repository at this point
Commits on Aug 9, 2019
Don't delete migrations when there's nothing to delete. MySQL complains.
lonnieezell
committed
8677a70
View commit details
Copy full SHA for 8677a70
Browse repository at this point
New pascalize function in inflector helper.
lonnieezell
committed
5a5dade
View commit details
Copy full SHA for 5a5dade
Browse repository at this point
Migrations updated to use names more in line with class names in the rest of the framework.
lonnieezell
committed
caaf7c9
View commit details
Copy full SHA for caaf7c9
Browse repository at this point
Update docs
lonnieezell
committed
90f6c66
View commit details
Copy full SHA for 90f6c66
Browse repository at this point
You can’t perform that action at this time.