This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
yaak-mountain-loop
Watch
1
Star
0
Fork
0
You've already forked yaak-mountain-loop
mirror of
https://github.com/mountain-loop/yaak.git
synced
2026-02-24 19:44:53 +01:00
Code
Issues
8
Packages
Projects
Releases
10
Wiki
Activity
Files
b7f62b78b102d1fcfd53d78fa400a7afbc78db8e
yaak-mountain-loop
/
src-tauri
/
migrations
/
20241012181547_proxy-setting.sql
Gregory Schier
0d982057a5
Add proxy setting for HTTP requests (
#127
)
2024-10-12 20:55:09 -07:00
2 lines
44 B
SQL
Raw
Blame
History
ALTER
TABLE
settings
ADD
COLUMN
proxy
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink