'timestamp', 'updated_at' => 'timestamp', 'status' => 'boolean', ]; const STATUS_UNUSED = 0; const STATUS_USED = 1; }