This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
yaak
Watch
2
Star
0
Fork
0
You've already forked yaak
mirror of
https://github.com/mountain-loop/yaak.git
synced
2026-04-30 10:09:18 -05:00
Code
Issues
56
Packages
Projects
Releases
100
Wiki
Activity
Files
1abe01aa5ae3a182ef5530db8c1373956ca31429
yaak
/
src-tauri
/
yaak-models
/
migrations
/
20231122055216_remove_body.sql
Gregory Schier
1abe01aa5a
Embed migrations into Rust binary
2025-06-07 19:25:36 -07:00
2 lines
45 B
SQL
Raw
Blame
History
ALTER
TABLE
http_responses
DROP
COLUMN
body
;
Reference in New Issue
View Git Blame
Copy Permalink