mosmartin
52c3d503bc
Changed code to use dbParser as singleton - instead of passing it in the constructor every time.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8392 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-23 09:01:00 +00:00
mosmartin
abba8761cc
fixed an issue when default argument name is column name
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8391 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-23 08:42:16 +00:00
mosmartin
a8bed44a83
Cleaned up some classes that weren't needed. Removed calls to getValidatorString from tags, since the argument escaping is now done directly in the QueryParser class.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8390 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-23 08:18:19 +00:00
mosmartin
d3067703a4
Fixed join condidition bug: if the user specifies the "pipe" attribute of a condition in a join cause, it should be ignored (otherwise the sql string is like INNER JOIN ... ON AND a = b). Fixed order by bug.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8387 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-20 12:24:50 +00:00
mosmartin
520300fad1
Updated WHERE clause to ignore expressions when the argument value is not set.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8386 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-20 09:25:59 +00:00
mosmartin
0f61e5d499
Included some missing classes.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8383 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-19 15:31:47 +00:00
mosmartin
9a2c0a8ff9
fixed an issue when Argument class is required
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8382 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-19 14:46:11 +00:00
mosmartin
6e11747960
add support for insert select update and delete queries in CUBRID class
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8381 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-19 14:31:05 +00:00
mosmartin
7fe8000d0f
Fix for XmlQueryParser.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8380 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-19 13:39:38 +00:00
mosmartin
2a35558b4e
Update new xml query classes with xe 1.5
...
with improved query argument support and update and delete queries
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8379 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-19 13:17:46 +00:00
mosmartin
7dbe0626b6
Update new xml query classes with xe 1.5
...
with improved query argument support and update and delete queries
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8378 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-19 13:06:56 +00:00
taggon
877c2c61af
#19756885 Modify some comments
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8370 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-16 05:35:56 +00:00
taggon
d0a270a559
#19756885 Validator class' interface.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8369 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-16 05:27:57 +00:00
taggon
4cd47ec681
#19746027 XEHttpRequest is improved as followings:
...
1. "Transfer-Encoding: chunked" response header is processed now.
2. send() method can submit POST variables. File attachement is not supported yet.
3. sendWithCurl() method does NOT return the error anymore: 417 Expectation Failed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8367 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-12 07:55:07 +00:00
taggon
a3848104d4
#19744704 XEHTTPRequest also support cURL library.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8361 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-12 00:03:12 +00:00
ovclas
b5d2e05282
merge with 1.4.5.7
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8356 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-06 02:42:14 +00:00
ysnglee2000
e4d9c0d3b9
큐브리드 DB 클래스 문법 조정.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8344 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-29 11:22:48 +00:00
ovclas
ba796d9bad
#19705602 problem fixed, when specified column select
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8339 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 08:00:58 +00:00
ovclas
56f582c847
#19705602 problem fixed, when specified column select
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8338 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 07:52:29 +00:00
ovclas
d4bb3ade9a
#19705602 fix problem when specified column has alias
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8337 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 07:11:04 +00:00
ovclas
de414300a8
#19705602 document column parameter modify.
...
comment column parameter modify.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8336 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 07:03:05 +00:00
mosmartin
3ac4063af6
#19690852 Update serial creation statement to use cache.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8317 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-17 11:12:02 +00:00
mosmartin
c5e7a56a78
#19690852 Added calls to cubrid_close_request everywhere.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8316 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-15 14:50:34 +00:00
taggon
0bdf86ef26
#19692161 Use minified JS or CSS files if __DEBUG__ is not true.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8314 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 12:29:12 +00:00
mosmartin
a2851cc242
#19690852 Bug fix
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8313 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 11:40:36 +00:00
taggon
07cf8dc131
additional commit of r8276
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8312 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 10:44:18 +00:00
ovclas
f71f5b564e
#19692159 improve install UI
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8311 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 08:42:57 +00:00
mosmartin
9076974a59
#19690852 Refactoring: updated addQuotes to check if magic quotes are on only once and not on every function call.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8310 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 15:41:26 +00:00
mosmartin
23ddda10c6
#19690852 Refactoring: extracted the code for creating the "group by" and "order by" queries in separate functions. Replaced "inst_num", "orderby_num" and "groupby_num" with LIMIT.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8309 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 15:32:52 +00:00
mosmartin
8d2f988ee6
#19690852 Refactoring: replaced gettype() with the appropriate is_* functions in PHP. It is not recommended to use gettype to test for a certain type - see PHP documentation.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8308 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 15:10:52 +00:00
mosmartin
f6f393ae31
#19690852 Bug fix: CHAR and VARCHAR column size would never get updated (the comparison was between lowercase 'char' and 'varchar' and uppercase $type).
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8307 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 14:51:41 +00:00
mosmartin
1f8dc8d656
#19690852 Created new class for the improved version of DBCubrid.class.php
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8306 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 14:22:39 +00:00
taggon
13b7824771
#19688502 Fix : bug for missing support rewrite_mod
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8302 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-12 10:08:03 +00:00
ovclas
048866cd25
#19685832 add index hint when document select query.
...
add low_priority when docuement insert, update, delete query. because select slow query table lock.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8289 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-11 08:41:40 +00:00
mosmartin
4d272994dd
english comments added
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0_english@8278 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 16:48:06 +00:00
ovclas
52f37ded17
1.4.5.2 modified source merge to 1.5.0
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8276 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 07:56:37 +00:00
ovclas
20ddd23e07
1.4.5.2 branche merge to trunk
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8275 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 07:46:32 +00:00
taggon
5f22b33b43
merging with r8261
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8262 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-05 05:44:15 +00:00
taggon
620b03d184
set svn property - svn:eol-style LF
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 06:51:30 +00:00
ovclas
db808640ad
latest verion applied
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8250 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:40:14 +00:00
ovclas
c871a91ae5
latest version applied
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8249 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:39:02 +00:00
ovclas
8825eb43ff
function create() duplicated fix
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8248 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:36:09 +00:00
ovclas
674499a39c
latest version applied
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8247 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:34:41 +00:00
ovclas
3f7330fde7
FileHandler.class.php latest version applied
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8245 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:27:47 +00:00
ovclas
0a2c470bc8
merge from 1.4.5(2)
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8242 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 02:10:00 +00:00
ovclas
825ccd8328
merge from 1.4.5 branche
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8239 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 01:12:26 +00:00
ngleader
7d10ebd968
#19623705 Added missing callback function in the DB class.
...
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8217 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-24 13:41:02 +00:00
taggon
3c07a1eba8
Context 클래스의 주석 일부를 영문으로 변경
...
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8202 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-24 02:06:40 +00:00
taggon
912a77740b
#19643791 설치가 정상적으로 되지 않던 문제 수정
...
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8201 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-24 02:03:39 +00:00
ngleader
51026bf32a
fixed typo
...
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8196 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-22 06:22:53 +00:00