emacs-prelude/vendor/yasnippet/snippets/sql-mode/references
2012-02-17 22:12:32 +02:00

5 lines
160 B
Plaintext

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