diff options
| author | Michael Trier <mtrier@gmail.org> | 2011-03-14 12:46:21 -0400 |
|---|---|---|
| committer | Michael Trier <mtrier@gmail.org> | 2011-03-14 12:46:21 -0400 |
| commit | 62c545108d97ebe98731204b1de90e9abe2025b7 (patch) | |
| tree | 346bcc533cb7fde96280311d25933cf24383a18c | |
| parent | 2d71ec27660db496342d0f3fab456c5ebd1a2777 (diff) | |
| download | sqlalchemy-62c545108d97ebe98731204b1de90e9abe2025b7.tar.gz | |
Added changes information for #2060.
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,6 +54,10 @@ CHANGES constructor. The method _constructor should be implemented in this case. +- dialect + - Changed exception raised to ArgumentError when an + invalid dialect is specified. [ticket:2060] + - examples - Updated the association, association proxy examples to use declarative, added a new example |
