Compare commits
2 Commits
plain_text
...
main
Author | SHA1 | Date | |
---|---|---|---|
79836f3f6f | |||
393bf637ce |
2
cpanfile
2
cpanfile
@ -7,4 +7,4 @@ requires 'XML::RSS';
|
||||
requires 'Text::Markdown';
|
||||
requires 'HTML::Restrict';
|
||||
requires 'Roman::Unicode';
|
||||
requires 'SlapbirdAPM::Agent::Mojo';
|
||||
requires 'SlapbirdAPM::Agent::Mojo', '>= 0.012';
|
||||
|
@ -11,7 +11,6 @@ ALTER COLUMN markdown_status
|
||||
SET NOT NULL;
|
||||
|
||||
-- Do the same for remarks
|
||||
|
||||
ALTER TABLE remarks
|
||||
ADD COLUMN markdown_status BOOLEAN;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user