mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-13 13:55:56 +01:00
3 lines
74 B
SQL
3 lines
74 B
SQL
ALTER TABLE http_responses
|
|
ADD COLUMN request_content_length INTEGER;
|