ucorina
|
ad7dda9b75
|
Updated unit tests - added input XML queries directly in the tests folder, instead of including them from core (for opage and syndication modules, which were removed).
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9786 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-11-01 15:43:44 +00:00 |
|
ucorina
|
0016c7963a
|
Issue 364 - Query error related escape characters.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9494 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-05 08:41:30 +00:00 |
|
ucorina
|
36211cb65b
|
Issue 343 - Problem when condition have var and default attribute both.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9482 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-10-04 14:50:26 +00:00 |
|
ucorina
|
33df36e715
|
Query cache file - added condition to skip null arguments that do not need validation and are not mandatory.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9066 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-06 15:50:30 +00:00 |
|
ucorina
|
ec0bad3f64
|
Updates to Condition - refactored some methods to save calculated values in private properties, so that the parsing won't execute multiple times.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9064 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-09-06 13:28:32 +00:00 |
|
ucorina
|
cfc7d32afd
|
Update to query argument naming - so that queries that have the same variable name specified in the XML will not fail.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8658 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-26 14:40:46 +00:00 |
|
ucorina
|
620b18e532
|
Update to string array arguments - added format with SQLSRV_PHPTYPE_STRING.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8635 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-25 17:33:27 +00:00 |
|
ucorina
|
39c2c004c2
|
Prepared statements - if argument is not given as array (eg. for IN clauses) even though it should be, convert it to an array.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8633 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-25 16:47:22 +00:00 |
|
ucorina
|
b3c75ac4db
|
Fixed a few MSSQL bugs - related to array query arguments and increment columns.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8632 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-07-25 15:35:43 +00:00 |
|
ucorina
|
1353ade0c2
|
Added unit tests for correlated subqueries - select, from, where.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8556 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-30 15:36:03 +00:00 |
|
ucorina
|
c3fdbbf399
|
Update test folder structure.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8540 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
2011-06-28 08:05:21 +00:00 |
|