Yii2 Bootstrap 3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Qiang Xue 42d8748e6e Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner. 11 years ago
..
ActiveDataProviderTest.php Sphinx test AR classes moved to 'data/ar/sphinx'. 11 years ago
ActiveRecordTest.php Method "yii\sphinx\ActiveRecord::find()" removed in favour of "BaseActiveRecord::find()". 11 years ago
ActiveRelationTest.php Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner. 11 years ago
ColumnSchemaTest.php "yii\sphinx\ColumnSchema' extracted. 11 years ago
CommandTest.php yii\sphinx\Command reworked to extend yii\db\Command. 11 years ago
ConnectionTest.php Sphinx extensions skeleton created. 11 years ago
ExternalActiveRelationTest.php Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner. 11 years ago
QueryTest.php Sphinx Query refactored. 11 years ago
SchemaTest.php Index schema type support added to Sphinx 11 years ago
SphinxTestCase.php fixed test breaks. 11 years ago