examples/generated/drupal_mysql/comment.rb in legacy_data-0.1.9 vs examples/generated/drupal_mysql/comment.rb in legacy_data-0.1.10
- old
+ new
@@ -1,8 +1,7 @@
class Comment < ActiveRecord::Base
-
set_primary_key :cid
-
+
# Relationships
# Constraints
validates_numericality_of :pid, :nid, :uid, :timestamp, :status, :format