mirror of
https://github.com/valitydev/newway.git
synced 2024-11-06 01:15:20 +00:00
Add schedlock (#17)
This commit is contained in:
parent
4dd10e2ba4
commit
013be016bc
@ -5,4 +5,4 @@ CREATE TABLE nw.shedlock
|
||||
locked_at TIMESTAMP(3) NULL,
|
||||
locked_by VARCHAR(255),
|
||||
PRIMARY KEY (name)
|
||||
)
|
||||
);
|
Loading…
Reference in New Issue
Block a user