Difference between #9 and #10 of
Before Query Example : Soft Delete

Revision #10 has been created by moo.tensai on Jun 3, 2015, 6:43:55 AM with the memo:

add github link
« previous (#9)

Changes

Title unchanged

Before Query Example : Soft Delete

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

before, query, soft, delete, beforequery, softdelete, before-query, soft-delete, beforefind, Find, default-query, default

Content changed

This is how i do before query on Yii 2.0 (or you can use my extension here : [yii2-before-query](https://github.com/mootensai/yii2-before-query "mootensai/yii2-before-query"))
 
 
1. Base Trait Before Query
------------------


```php
namespace common\traits\base;
[...]
0 0
3 followers
Viewed: 19 575 times
Version: 2.0
Category: How-tos
Written by: moo.tensai
Last updated by: moo.tensai
Created on: May 4, 2015
Last updated: 8 years ago
Update Article

Revisions

View all history