Install yasnippet and vala-snippets packages
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
|
||||
#name : CONSTRAINT [..] FOREIGN KEY ...
|
||||
# --
|
||||
CONSTRAINT [${1:FK_Name}] FOREIGN KEY ${2:CLUSTERED} ([${3:ColumnName}])
|
Reference in New Issue
Block a user