January 2019
Intermediate to advanced
520 pages
14h 32m
English
The down script drops the channels table:
DROP TABLE channels;
In the up.sql script,we created a trigger with a diesel_manage_updated_at call, but we don't need to drop it manually, because it is automatically removed with the table.
Read now
Unlock full access