remove ref counting, will be replaced by cleanup jobs or triggers
This commit is contained in:
@@ -8,7 +8,6 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* Row in a data table
|
||||
*
|
||||
* @property int $id
|
||||
* @property int $refs
|
||||
* @property string $data - JSONB
|
||||
*/
|
||||
class Row extends Model
|
||||
|
||||
Reference in New Issue
Block a user