\CreateUsersTable

Migration for 'users' table creation

Summary

Methods
Properties
Constants
up()
down()
No public properties found
TABLE
SEARCH_INDEX
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

TABLE

TABLE

Table name

SEARCH_INDEX

SEARCH_INDEX

Search index name

Methods

up()

up() : void

Run the migrations.

down()

down() : void

Reverse the migrations.