]> code.delx.au - gnu-emacs-elpa/blob - snippets/sql-mode/references
Keep snippet vars definitions in a single format across all snippets and documentation.
[gnu-emacs-elpa] / 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}])