remove_timestamps(table_name)
Instance Public methods
Removes the timestamp columns (created_at
and
updated_at
) from the table definition.
1 | remove_timestamps( :suppliers ) |
Removes the timestamp columns (created_at
and
updated_at
) from the table definition.
1 | remove_timestamps( :suppliers ) |
Designed by : w10schools
service@w10schools.com
Please login to continue.