rhymix/classes/db
2016-01-11 13:34:07 +09:00
..
queryparts Warning Missing argument 2 문제 수정 2015-12-18 18:51:48 +09:00
DB.class.php Add initial support for utf8mb4 in MySQL 2016-01-11 10:27:54 +09:00
DBCubrid.class.php Merge pull request #3 from kijin/php7 2015-12-18 14:15:15 +09:00
DBMssql.class.php Merge pull request #3 from kijin/php7 2015-12-18 14:15:15 +09:00
DBMysql.class.php Fix excessively long indexes when using utf8mb4 as default charset 2016-01-11 13:34:07 +09:00
DBMysql_innodb.class.php Clean up duplicate methods in classes that inherit the MySQL base class 2016-01-11 10:28:57 +09:00
DBMysqli.class.php Keep the charset stable, only setting it at install time 2016-01-11 11:45:02 +09:00
DBMysqli_innodb.class.php Clean up duplicate methods in classes that inherit the MySQL base class 2016-01-11 10:28:57 +09:00