不要怂,就是干,撸起袖子干!

Commit 0244cc37 by Sascha Depold

formatting

1 parent 4b3f574c
Showing with 0 additions and 1 deletions
......@@ -536,7 +536,6 @@ module.exports = (function() {
if(dataType.references) {
template += " REFERENCES " + this.quoteIdentifier(dataType.references)
if(dataType.referencesKey) {
template += " (" + this.quoteIdentifier(dataType.referencesKey) + ")"
} else {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!