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 10:49:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ae1648c257d11fe989f0d96635148591f7c2db1
Termix
/
drizzle
/
postgres
/
0003_harsh_gravity.sql
T
1 line
75 B
SQL
Raw
Normal View
History
Unescape
Escape
+5
release-2.7.0 (
#1264
)
2026-08-19 14:12:06 -05:00
ALTER
TABLE
"snippets"
ADD
COLUMN
"is_note"
boolean
DEFAULT
false
NOT
NULL
;
Reference in New Issue
Copy Permalink