Files
dotfiles/.emacs.d/snippets/sql-mode/references
2017-12-21 17:29:29 +01:00

5 lines
143 B
Plaintext

#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : REFERENCES ...
# --
REFERENCES ${1:TableName}([${2:ColumnName}])