Remove a "l" lost in a migration file
This commit is contained in:
parent
f79f01a93f
commit
291e20cb94
@ -1,4 +1,4 @@
|
|||||||
l-- Your SQL goes here
|
-- Your SQL goes here
|
||||||
CREATE TABLE instances (
|
CREATE TABLE instances (
|
||||||
id SERIAL PRIMARY KEY,
|
id SERIAL PRIMARY KEY,
|
||||||
local_domain VARCHAR NOT NULL,
|
local_domain VARCHAR NOT NULL,
|
||||||
|
Loading…
Reference in New Issue
Block a user