rhymix/classes/db
ysnglee2000 beb90d7e5d #18975586:
1. column 정리 부분 중 불필요한 부분 정리.
2. column 정리시 중복된 함수 및 비교문 등(괄호가 중첩되는 경우)이 있는 경우 그냥 넘기도록 함.
3. column 정리시 테이블.필드 형식이 아닌 필드명을 함수에 넘길 경우에 큰따음표로 싸지 않는 문제가 발견되어 수정.
4. column 정리시 함수에 쉼표(,)로 구분되는 다중 인자를 넘기는 경우 필드명 등은 큰따음표로 싸고 숫자는 그냥 넘기도록 수정.



git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7558 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-06-28 18:31:50 +00:00
..
DB.class.php #18919254 - sloq_query 시간이 잘못 기록되는 문제 수정 및 query_id 출력 포함 2010-06-06 03:26:38 +00:00
DBCubrid.class.php #18975586: 2010-06-28 18:31:50 +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