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
Type
/
to 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 }}
gitgitcode
/
thinkphp
Public
forked from
top-think/thinkphp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
thinkphp
ThinkPHP
Library
Think
on
master
User selector
All users
All time
Commit history
Commits on Sep 3, 2014
修正add和addall方法中的_facade和_parseOptions的调用顺序问题
liu21st
committed
d717680
View commit details
Copy full SHA for d717680
View code at this point
Browse repository at this point
修正sqlsrv驱动
liu21st
committed
37f9a41
View commit details
Copy full SHA for 37f9a41
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
修正使用数组方式动态指定表名的BUG
liu21st
committed
9528f79
View commit details
Copy full SHA for 9528f79
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
Update Firebird.class.php
Show description for a4b3e20
weianguo
committed
a4b3e20
View commit details
Copy full SHA for a4b3e20
View code at this point
Browse repository at this point
改进数据库字段缓存的文件标识 加上数据表前缀
liu21st
committed
9aef212
View commit details
Copy full SHA for 9aef212
View code at this point
Browse repository at this point
添加firebird驱动
liu21st
committed
e57d3d0
View commit details
Copy full SHA for e57d3d0
View code at this point
Browse repository at this point
Commits on Aug 28, 2014
Merge branch 'master' of github.com:liu21st/thinkphp
liu21st
committed
938a050
View commit details
Copy full SHA for 938a050
View code at this point
Browse repository at this point
Merge pull request #177 from happen-zhang/master
Show description for 9c2446f
liu21st
committed
9c2446f
View commit details
Copy full SHA for 9c2446f
View code at this point
Browse repository at this point
Merge pull request #178 from shenwq/master
Show description for 8959749
liu21st
committed
8959749
View commit details
Copy full SHA for 8959749
View code at this point
Browse repository at this point
针对数据库视图无主键的问题,使用默认id作为主键,与未开启DB_FIELDS_CACHE时行为一致
shenwq
committed
93fa1b0
View commit details
Copy full SHA for 93fa1b0
View code at this point
Browse repository at this point
Commits on Aug 27, 2014
修改一处条件判断
zhanghaipeng404
committed
9c5a815
View commit details
Copy full SHA for 9c5a815
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
修正mysql驱动的insertall方法
liu21st
committed
e582a79
View commit details
Copy full SHA for e582a79
View code at this point
Browse repository at this point
Commits on Aug 25, 2014
改进oracle驱动的dsn连接
liu21st
committed
6043d21
View commit details
Copy full SHA for 6043d21
View code at this point
Browse repository at this point
Merge pull request #173 from shenwq/master
Show description for 0e50c7b
liu21st
committed
0e50c7b
View commit details
Copy full SHA for 0e50c7b
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
改进Cx标签库
liu21st
committed
074297f
View commit details
Copy full SHA for 074297f
View code at this point
Browse repository at this point
去除警告错误
shenwq
committed
57b16d2
View commit details
Copy full SHA for 57b16d2
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
数据库调试增加单独的配置参数 DB_DEBUG,如果未设置,依然取调试模式常量 APP_DEBUG
liu21st
committed
31af75a
View commit details
Copy full SHA for 31af75a
View code at this point
Browse repository at this point
Merge pull request #167 from bugparty/master
Show description for d6a4db0
liu21st
committed
d6a4db0
View commit details
Copy full SHA for d6a4db0
View code at this point
Browse repository at this point
修正一处常量
liu21st
committed
ead430e
View commit details
Copy full SHA for ead430e
View code at this point
Browse repository at this point
改进参数绑定机制
liu21st
committed
c56eec5
View commit details
Copy full SHA for c56eec5
View code at this point
Browse repository at this point
Commits on Aug 18, 2014
改进数据库驱动类
liu21st
committed
1486d0f
View commit details
Copy full SHA for 1486d0f
View code at this point
Browse repository at this point
Commits on Aug 17, 2014
改进数据库的一处警告错误
liu21st
committed
5d8f788
View commit details
Copy full SHA for 5d8f788
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
确保日志中生成sql语句的准确性
liu21st
committed
4d96be2
View commit details
Copy full SHA for 4d96be2
View code at this point
Browse repository at this point
数据库驱动调整
liu21st
committed
73ecbb1
View commit details
Copy full SHA for 73ecbb1
View code at this point
Browse repository at this point
修正 参数绑定的一处判断
liu21st
committed
deb8309
View commit details
Copy full SHA for deb8309
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
Update Controller.class.php,Fixed Issue #161
Show description for 235eb6d
bugparty
committed
235eb6d
View commit details
Copy full SHA for 235eb6d
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Merge pull request #166 from phpcxy/fix-MongoModel-nextId
Show description for 6ec0c33
liu21st
committed
6ec0c33
View commit details
Copy full SHA for 6ec0c33
View code at this point
Browse repository at this point
修复MongoModel获取下一个自增id的方法名错误
phpcxy
committed
96aa83b
View commit details
Copy full SHA for 96aa83b
View code at this point
Browse repository at this point
Commits on Aug 10, 2014
解决PDO参数绑定后的获取最终SQL语句问题
Show description for d324389
liu21st
committed
d324389
View commit details
Copy full SHA for d324389
View code at this point
Browse repository at this point
模型类的setInc和setDec方法支持延迟写入
Show description for 485e276
liu21st
committed
485e276
View commit details
Copy full SHA for 485e276
View code at this point
Browse repository at this point
Commits on Aug 8, 2014
修正驱动类一处错误
liu21st
committed
35a93c1
View commit details
Copy full SHA for 35a93c1
View code at this point
Browse repository at this point
数据库驱动增加insertAll方法支持
liu21st
committed
da0d00c
View commit details
Copy full SHA for da0d00c
View code at this point
Browse repository at this point
修正Mongo驱动
liu21st
committed
75cc24b
View commit details
Copy full SHA for 75cc24b
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
修正db类的parseconfig方法
liu21st
committed
66c94ad
View commit details
Copy full SHA for 66c94ad
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
Mongo驱动的读写次数兼容代码
Show description for eaa5888
liu21st
committed
eaa5888
View commit details
Copy full SHA for eaa5888
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.