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
a15372a224c93fe2e771c4b11cb02bb216a77c43
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