From 8b17a8f91165399c822c88c75311c93ced033aa7 Mon Sep 17 00:00:00 2001 From: Alexander Demidov Date: Thu, 21 Nov 2013 12:26:09 +0400 Subject: [PATCH] =?UTF-8?q?MEBLOG-39=20-=20=D0=92=D1=8B=D0=B2=D0=BE=D0=B4?= =?UTF-8?q?=20=D0=BD=D0=B0=D0=B8=D0=BC=D0=B5=D0=BD=D0=BE=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BA=D0=B0=D1=82=D0=B0=D0=BB=D0=BE=D0=B3=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/SqlCriteria.php | 1 + 1 file changed, 1 insertion(+) diff --git a/model/SqlCriteria.php b/model/SqlCriteria.php index 8b721f7..65b6f58 100644 --- a/model/SqlCriteria.php +++ b/model/SqlCriteria.php @@ -92,6 +92,7 @@ class SqlCriteria * @param $field string * @param $value array * @return SqlCriteria + * @deprecated */ public function whereNot($field, $value) {