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
Change Model's deleted flag to a deleted_at datetime/timestamp. Fixes #2041
- #2053
#2053
Merged
lonnieezell
merged 19 commits into
develop
codeigniter4/CodeIgniter4:develop
from
deletedat
codeigniter4/CodeIgniter4:deletedat
Copy head branch name to clipboard
Jun 12, 2019
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Change Model's deleted flag to a deleted_at datetime/timestamp. Fixes #2041
#2053
lonnieezell
merged 19 commits into
develop
codeigniter4/CodeIgniter4:develop
from
deletedat
codeigniter4/CodeIgniter4:deletedat
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2019
Update to use deleted_at instead of deleted
Show description for 44a0235
MGatner
authored
44a0235
View commit details
Copy full SHA for 44a0235
Browse repository at this point
Adjust tests for deleted_at
Show description for c46be1c
MGatner
authored
c46be1c
View commit details
Copy full SHA for c46be1c
Browse repository at this point
Change allowedFields for deleted_at
MGatner
authored
f31d777
View commit details
Copy full SHA for f31d777
Browse repository at this point
Change guide to reflect deleted_at
MGatner
authored
5a23efc
View commit details
Copy full SHA for 5a23efc
Browse repository at this point
Use new deleted_at field
MGatner
authored
d67b488
View commit details
Copy full SHA for d67b488
Browse repository at this point
Change deleted to deleted_at fields
MGatner
authored
9ea915b
View commit details
Copy full SHA for 9ea915b
Browse repository at this point
Change expected XML return for new deleted_at
MGatner
authored
7dbc8fa
View commit details
Copy full SHA for 7dbc8fa
Browse repository at this point
Implement deleted_at
MGatner
authored
8617776
View commit details
Copy full SHA for 8617776
Browse repository at this point
Change deleted example
MGatner
authored
f4c3761
View commit details
Copy full SHA for f4c3761
Browse repository at this point
Fix CSV assertion for null deleted_at
MGatner
authored
8abbef6
View commit details
Copy full SHA for 8abbef6
Browse repository at this point
Fix order of XML assertion
MGatner
authored
48764f2
View commit details
Copy full SHA for 48764f2
Browse repository at this point
Change deleted to deleted_at
MGatner
authored
6a41a09
View commit details
Copy full SHA for 6a41a09
Browse repository at this point
Commits on Jun 11, 2019
Use null strings as keys
MGatner
authored
8746183
View commit details
Copy full SHA for 8746183
Browse repository at this point
Fix logic error for un-deleted row tests
MGatner
authored
a461930
View commit details
Copy full SHA for a461930
Browse repository at this point
Use INT for job table deleted_at
MGatner
authored
7830843
View commit details
Copy full SHA for 7830843
Browse repository at this point
Add INT option for deleted_at
MGatner
authored
d0df68a
View commit details
Copy full SHA for d0df68a
Browse repository at this point
Commits on Jun 12, 2019
Less requires
MGatner
authored
ad20714
View commit details
Copy full SHA for ad20714
Browse repository at this point
Add table prefixes for `deleted_at` fields
MGatner
authored
ee0f8fe
View commit details
Copy full SHA for ee0f8fe
Browse repository at this point
Merge pull request #2051 from MGatner/deletedat
Show description for 0d16d45
lonnieezell
authored
0d16d45
View commit details
Copy full SHA for 0d16d45
Browse repository at this point
You can’t perform that action at this time.