mirror of
https://github.com/therootcompany/golib.git
synced 2026-02-20 10:48:04 +00:00
4 lines
82 B
SQL
4 lines
82 B
SQL
DELETE FROM _migrations WHERE id = '00000001';
|
|
|
|
DROP TABLE IF EXISTS _migrations;
|