summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/sql-mode/references
blob: f2e4eabe90a461988b432465021c2eaf4b7b4280 (plain) (blame)
1
2
3
4
#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : REFERENCES ...
# --
REFERENCES ${1:TableName}([${2:ColumnName}])