mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-10 03:03:37 +02:00
Add body type to request and tab dropdown
This commit is contained in:
1
src-tauri/migrations/20230314160400_add-body-type.sql
Normal file
1
src-tauri/migrations/20230314160400_add-body-type.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE http_requests ADD COLUMN body_type TEXT NULL;
|
||||
Reference in New Issue
Block a user