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 |
|
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 |
|
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 |
|
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 |
|