This website requires JavaScript.
Explore
Help
Sign In
YuzuZensai
/
Termix
Watch
1
Star
0
Fork
0
mirror of
https://github.com/YuzuZensai/Termix.git
synced
2026-09-13 18:58:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6e8ee47841593075b5e66da1cc4fd55fc55beec
Termix
/
drizzle
/
sqlite
/
0004_cool_zuras.sql
T
1 line
95 B
SQL
Raw
Normal View
History
Unescape
Escape
+5
release-2.7.0 (
#1264
)
2026-08-19 14:12:06 -05:00
ALTER
TABLE
`
ssh_data
`
ADD
`
parent_host_id
`
integer
REFERENCES
ssh_data
(
id
)
ON
DELETE
SET
NULL
;
Reference in New Issue
Copy Permalink