rhymix/classes/db
ysnglee2000 f0e1b781d7 #18916393 수정.
isTableExists: 쿼리의 필드 및 클레스명에 큰따음표 처리.
addColumn: 타입에 따라 default 부분 다르게 처리, 쿼리의 필드 및 클레스명에 큰따음표 처리.
dropColumn: 쿼리의 필드 및 클레스명에 큰따음표 처리.
isColumnExists: 쿼리의 필드 및 클레스명에 큰따음표 처리.
addIndex: index명 및 클레스명에 큰따음표 처리.
dropIndex: index명 및 클레스명에 큰따음표 처리.
isIndexExists: 쿼리의 필드 및 클레스명에 큰따음표 처리.
_createTable: 쿼리의 필드 및 클레스명에 큰따음표 처리.


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7494 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-05-29 12:02:24 +00:00
..
DB.class.php #18884881 DB 오류 메시지 로그 항목 추가 2010-05-12 04:37:27 +00:00
DBCubrid.class.php #18916393 수정. 2010-05-29 12:02:24 +00:00
DBFirebird.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00
DBMssql.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00
DBMysql.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00
DBMysql_innodb.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00
DBMysqli.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00
DBPostgresql.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00
DBSqlite2.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00
DBSqlite3_pdo.class.php #18864649 : fixed the problem ignoring float variable 2010-05-14 06:28:41 +00:00