learn_golang/go-sql-database/try-sqlite/migrations/10_todos.down.sql

1 line
27 B
MySQL

DROP TABLE IF EXISTS todos;