This website requires JavaScript.
Explore
Help
Register
Sign In
malhuda
/
CodeIgniter4
Watch
1
Star
0
Fork
0
You've already forked CodeIgniter4
mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced
2025-02-20 11:44:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CodeIgniter4
/
system
/
Database
/
MySQLi
History
kenjis
ab71e4fc9a
Merge pull request
#8979
from ducng99/feat/add_foundrows_mysqli_config
...
feat: add `foundRows` option for MySQLi config
2024-06-26 08:07:10 +09:00
..
Builder.php
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-12-19 11:35:20 +09:00
Connection.php
Merge pull request
#8979
from ducng99/feat/add_foundrows_mysqli_config
2024-06-26 08:07:10 +09:00
Forge.php
refactor: remove inappropriate default values
2024-04-01 08:46:23 +09:00
PreparedQuery.php
refactor: use CodeIgniter\Exceptions\BadMethodCallException
2024-05-06 19:19:22 +09:00
Result.php
refactor: add
declare(strict_types=1)
to system files
2023-11-30 16:14:48 +09:00
Utils.php
refactor: add
declare(strict_types=1)
to system files
2023-11-30 16:14:48 +09:00