diff options
| author | nimiq <nimiq@users.noreply.github.com> | 2014-04-10 16:35:03 +0200 |
|---|---|---|
| committer | nimiq <nimiq@users.noreply.github.com> | 2014-04-10 16:35:03 +0200 |
| commit | f893e8148540199672e59b416b42a421bd3b64ff (patch) | |
| tree | c87e3de92416fe940942ed3d046561ad44b36278 /lib/sqlalchemy/connectors | |
| parent | 9f74861d6d2962cb255887c78d5d0f4cb8891cfa (diff) | |
| download | sqlalchemy-pr/83.tar.gz | |
Fix a typo in the ForeignKeypr/83
The table Address has a ForeignKey to the table User. Thus the correct syntax is: `ForeignKey('user.id'))`
Diffstat (limited to 'lib/sqlalchemy/connectors')
0 files changed, 0 insertions, 0 deletions
