method deleteIndex documentation in bbn\Db

Deletes index on a column of the table.

function(string $table, string $key) { $this->ensureLanguageMethodExists(__FUNCTION__); return $this->language->deleteIndex($table, $key); }

Deletes index on a column of the table. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.