]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/sql-mode/references
multishell - still 1.0.6, clarify conditions for tramp homedir bug
[gnu-emacs-elpa] / packages / yasnippet / snippets / sql-mode / references
1 # contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
2 # name: REFERENCES ...
3 # key: references
4 # --
5 REFERENCES ${1:TableName}([${2:ColumnName}])