mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-10 21:25:25 +00:00
Remove a "l" lost in a migration file
This commit is contained in:
parent
f79f01a93f
commit
291e20cb94
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue