Skip to content

Commit

Permalink
Update _SPIKE_.md
Browse files Browse the repository at this point in the history
fix markdown & typescript syntax errors
  • Loading branch information
bajtos authored Apr 12, 2019
1 parent bb16781 commit 80d4c0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _SPIKE_.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ Introduce a new property metadata "references" (inspired by ANSI SQL):
onUpdate: 'CASCADE',
onDelete: 'CASCADE',
}
}
}
```

Expand All @@ -223,6 +224,7 @@ Support connector-specific configuration too.
property: 'id',
}
}
}
}
```

Expand Down

0 comments on commit 80d4c0d

Please sign in to comment.