Commit a6d77c25 by Van

feat(all): change $keys in $flux_keys tutti cuenti bis

parent 5b793707
...@@ -30,7 +30,7 @@ class Flux extends BaseTable ...@@ -30,7 +30,7 @@ class Flux extends BaseTable
*/ */
protected function addIndexes() protected function addIndexes()
{ {
$this->table->addIndex(['flux_keys']); /*$this->table->addIndex(['flux_keys']);*/
$this->table->addIndex(['id']); $this->table->addIndex(['id']);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment