rhymix/classes/db
ngleader 6ab07bbaa5 fix MySQLi class
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6953 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-11-19 04:39:27 +00:00
..
DB.class.php When encoding of error string is not UTF-8, there was a trouble to read. This revision fixes the encoding trouble and refines code related to error displaying on database class file. 2009-10-31 14:30:03 +00:00
DBCubrid.class.php #18441793: DBCubrid Class에서 SELECT 쿼리 생성시 컬럼명을 큰따음표로 묶도록 수정함.(일부 예약어와 충돌하는 것을 방지) 2009-11-17 13:31:46 +00:00
DBFirebird.class.php #18427758 DB 접속후 password 암호화 2009-11-11 01:47:05 +00:00
DBMssql.class.php #18427758 DB 접속후 password 암호화 2009-11-11 01:47:05 +00:00
DBMysql.class.php #18427758 DB 접속후 password 암호화 2009-11-11 01:47:05 +00:00
DBMysql_innodb.class.php #18427758 DB 접속후 password 암호화 2009-11-11 01:47:05 +00:00
DBMysqli.class.php fix MySQLi class 2009-11-19 04:39:27 +00:00
DBPostgresql.class.php #18427758 DB 접속후 password 암호화 2009-11-11 01:47:05 +00:00
DBSqlite2.class.php #18427758 DB 접속후 password 암호화 2009-11-11 01:47:05 +00:00
DBSqlite3_pdo.class.php #18427758 DB 접속후 password 암호화 2009-11-11 01:47:05 +00:00