Remove a "l" lost in a migration file

This commit is contained in:
Bat 2018-07-09 15:11:02 +02:00
parent f79f01a93f
commit 291e20cb94

View file

@ -1,4 +1,4 @@
l-- Your SQL goes here
-- Your SQL goes here
CREATE TABLE instances (
id SERIAL PRIMARY KEY,
local_domain VARCHAR NOT NULL,