test/models/node.rb in cloudwow-not_relational-0.1.0 vs test/models/node.rb in cloudwow-not_relational-0.1.2
- old
+ new
@@ -25,10 +25,10 @@
property :isVersioned , :boolean
property :isDataFeed , :boolean
property :isRss , :boolean
property :isNews , :boolean
property :latestTitle , :string
- property :latestContent , :clob
+ property :latestContent , :text
property :latestVersion , :unsigned_integer
property :geo , :string
property :place_id , :string
property :parent_id , :string
property :AncestorPlace , :string