Throw if "foreign." and "self." are wrong way round in conditions for relationships
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index ccb5ded..85ccfb8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+        - When adding relationships, it will throw an exception if you get the
+          foreign and self parts the wrong way round in the condition
+
 0.08007 2007-09-04 19:36:00
         - patch for Oracle datetime inflation (abram@arin.net)
         - added on_disconnect_do