camer0n
|
bdc042dc64
|
Issue #5079 - Notices and cleanup.
|
2023-11-03 06:37:31 -07:00 |
|
camer0n
|
1ef0cc3352
|
PHPDoc fix.
|
2023-09-01 07:31:52 -07:00 |
|
Cameron
|
55980a29a8
|
Generated PHPDoc for all classes in e107_handlers where one was missing. toNumber() updated to always return int or float.
|
2022-04-04 10:54:24 -07:00 |
|
Nick Liu
|
a93165efa5
|
Implemented missing e_db_mysql::resetTableList() method
e_db::resetTableList() is now an interface method (undocumented)
|
2019-12-23 17:12:47 +01:00 |
|
Nick Liu
|
71e7f8778c
|
Merged e_db_mysql and e_db_pdo tests into e_db_abstractTest
- FIX: e_db::copyTable() is now an interface
- FIX: e_db_mysql now implements e_db
- FIX: Implemented missing e_db_mysql::copyTable() public method
- FIX: Implemented missing e_db_mysql::setLanguage() method
- FIX: Implemented missing e_db_mysql::getLanguage() method
- FIX: Implemented missing e_db_mysql::dropTable() method
- MOD: Merged e_db_mysqlTest and e_db_pdoTest into e_db_abstractTest
|
2019-12-23 16:37:48 +01:00 |
|
Cameron
|
4e6b68a709
|
new methods added to PDO class.
|
2019-02-11 16:19:07 -08:00 |
|
Cameron
|
08f7a5d766
|
Future classes for db. Currently inactive.
|
2019-02-08 13:29:02 -08:00 |
|