This is mostly to avoid further error when users don't defined a database table prefix. it's recommenced to define one anyway. Also enable verbose migration so we'll be able to actually view SQL queries (and execution time).
This is mostly to avoid further error when users don't defined a database table prefix. it's recommenced to define one anyway. Also enable verbose migration so we'll be able to actually view SQL queries (and execution time).