|
15b60174b4
|
fixes for sphinx.
|
2014-09-24 08:49:34 -04:00 |
|
|
212c5ee3ef
|
Fixes #4254: SqlDataProvider does not work with Oracle and SQL Server
|
2014-09-03 14:42:09 -04:00 |
|
|
5b0d6f885c
|
yii\sphinx\ActiveQuery fixed to be resuable with 'match' condition.
|
2014-08-27 14:51:30 +03:00 |
|
|
2a8ca600c5
|
Simplified parameter check for buildSimpleCondition()
|
2014-08-01 21:21:01 +04:00 |
|
|
b656137541
|
Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension
|
2014-08-01 21:11:24 +04:00 |
|
|
7736853837
|
property code style extensions
|
2014-07-30 00:40:46 +02:00 |
|
|
8a70d9fbd1
|
rename column schema typecast method
|
2014-06-26 00:11:04 +02:00 |
|
|
6a48f68955
|
split typecast method into two
one method for fetching data and one for sending to db.
fixes #2287
|
2014-06-26 00:00:37 +02:00 |
|
|
0c14f47f9a
|
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
|
2014-06-20 17:40:00 +04:00 |
|
|
603127712b
|
Escaping of the special characters at 'MATCH' statement reworked
|
2014-06-05 11:46:35 +03:00 |
|
|
adb36e42c4
|
Usage of yii\db\Expression for the 'MATCH' statement fixed
|
2014-06-03 15:58:02 +03:00 |
|
|
3f001aeed0
|
Escaping of the special characters at 'MATCH' statement added
|
2014-06-03 13:47:15 +03:00 |
|
|
fe14f0c5e3
|
fixed all the PHPdoc in extensions
|
2014-04-23 03:25:11 +02:00 |
|
|
a60d295253
|
Added support for using sub-queries when building a DB query with IN condition
|
2014-04-15 20:20:18 -04:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
1982efbdfe
|
many phpcs fixes
|
2014-03-05 00:22:55 +02:00 |
|
|
db8685ccad
|
fixed a bunch of typos and errors
|
2014-02-27 23:18:27 +01:00 |
|
|
25b466d278
|
Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc.
|
2014-02-13 12:04:37 -05:00 |
|
|
f59598bb8b
|
Added support for building SQLs with sub-queries
|
2014-02-11 23:23:02 -05:00 |
|
|
8e11629a65
|
Fixes #2160: SphinxQL does not support OFFSET
Improved `QueryBuilder::buildLimit()` to support big numbers
|
2014-01-29 22:42:56 -05:00 |
|
|
5b3fa9f5ba
|
Fixes #2091: QueryBuilder::buildInCondition() fails to handle array not starting with index 0
|
2014-01-21 08:52:36 -05:00 |
|
|
da9d544c54
|
psr-4 change.
|
2014-01-10 21:06:25 -05:00 |
|
|
41685a2409
|
moved extensions under yii.
|
2013-12-09 23:51:49 -05:00 |
|
|
21014b4064
|
swapped docs and Exception to type InvalidParamException
|
2013-11-26 04:56:07 +02:00 |
|
|
765d47d00d
|
Sphinx Active Record updated to be compatible with ActiveDataProvider.
|
2013-11-21 13:41:35 +02:00 |
|
|
d1c87c7e31
|
Sphinx documentation updated.
|
2013-11-20 17:28:02 +02:00 |
|
|
6a5b8d1904
|
Sphinx Query refactored.
|
2013-11-20 11:27:44 +02:00 |
|
|
8bec8c5f57
|
Sphinx Query Builder updated to respect column types for where statements
|
2013-11-19 16:35:20 +02:00 |
|
|
bbb5e1dba2
|
Redundant support of schema name removed from Sphinx
|
2013-11-18 12:50:19 +02:00 |
|
|
47a2e211d6
|
Separated method "match" added to "yii\sphinx\Query"
|
2013-11-14 19:15:18 +02:00 |
|
|
0275a2244f
|
Option array value support added to "yii\sphinx\Query"
|
2013-11-13 20:48:05 +02:00 |
|
|
aae221ddea
|
Methods "replace()" and "batchReplace()" added to "yii\sphinx\Command"
|
2013-11-13 20:33:32 +02:00 |
|
|
0839ceb598
|
Parameter "options" added to "yii\sphinx\Command::update()"
|
2013-11-13 20:04:07 +02:00 |
|
|
36da1617e8
|
"yii\sphinx\Query" has been composed, unit test for it added.
|
2013-11-13 17:10:56 +02:00 |
|
|
6b5b99764f
|
Options support for "yii\sphinx\Command::callSnippet()" added.
|
2013-11-13 15:52:03 +02:00 |
|
|
cc156ba812
|
Methods "callSnippet" and "callKeywords" added to "yii\sphinx\Command"
|
2013-11-13 14:04:27 +02:00 |
|
|
f4a8be1f68
|
Sphinx MVA insert and update resolved.
|
2013-11-12 17:07:13 +02:00 |
|
|
cbfa7e6129
|
"yii\sphinx\Command" and "yii\sphinx\QueryBuilder" extracted.
|
2013-11-12 16:15:37 +02:00 |
|
|
5a1b526ae8
|
"yii\sphinx\ColumnSchema' extracted.
|
2013-11-12 13:35:40 +02:00 |
|
|
fe3f7f2dde
|
"Sphinx" extension files layout recomposed.
|
2013-11-11 11:30:35 +02:00 |
|