Kijin Sung
|
15d3ba7ca1
|
PHP 5 방식의 생성자 (__construct) 사용
|
2015-04-01 11:30:04 +09:00 |
|
akasima
|
bce0a0b6d4
|
copyright add to php files
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13186 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2013-11-08 05:52:51 +00:00 |
|
flyskyko
|
41fdaf00c3
|
issue 2119. supporting php 5.4. db classes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12686 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2013-02-04 09:36:46 +00:00 |
|
ovclas
|
d77d426c4f
|
issue 2662 db class coding convention
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12216 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-11-14 07:56:49 +00:00 |
|
ovclas
|
c65e9d3071
|
adds comments for phpDoc
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10739 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-05-25 10:14:48 +00:00 |
|
ucorina
|
1bc92129b0
|
Issue 1851: Fix PHP Warnings and notices in DB Classes
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10537 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2012-04-06 09:47:45 +00:00 |
|
ucorina
|
f1c9668478
|
Fixed Insert and UpdateExpression bugs - error : Call to a member function getValue() on a non-object in ./classes/db/queryparts/expression/UpdateExpression.class.php
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9101 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-07 17:07:13 +00:00 |
|
ucorina
|
6f17aa5759
|
Updated query classes in order to support prepared statements - added support for parameter binding. Added unit tests for mssql select using new prepared statement syntax.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8511 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-20 14:03:27 +00:00 |
|
ucorina
|
b6a1088995
|
Updated DB classes for supporting prepared statements - SQL string can now be returned with '?' instead of argument values.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8458 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-07 19:01:58 +00:00 |
|
ucorina
|
313bfca8e8
|
Updated the query parts that work with arguments (conditions, update and insert expressions) to work with QueryArgument objects instead of string values.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8457 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-07 17:18:32 +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 |
|