Files
tskredens/sql/migrations/apply.sql

1 line
42 B
MySQL
Raw Normal View History

2019-09-25 04:39:03 +02:00
INSERT INTO migrations (name) VALUES ($1);