down.sql

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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.58.5.57