restored yasnippet
This commit is contained in:
parent
ac01f235cc
commit
103dbcd8d0
573 changed files with 71124 additions and 0 deletions
5
vendor/yasnippet/snippets/sql-mode/references
vendored
Normal file
5
vendor/yasnippet/snippets/sql-mode/references
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
|
||||
# name: REFERENCES ...
|
||||
# key: references
|
||||
# --
|
||||
REFERENCES ${1:TableName}([${2:ColumnName}])
|
Loading…
Add table
Add a link
Reference in a new issue