remove_timestamps()
Instance Public methods
Removes the timestamp columns (created_at and
updated_at) from the table.
t.remove_timestamps
Removes the timestamp columns (created_at and
updated_at) from the table.
t.remove_timestamps
Please login to continue.