# File lib/amalgalite/column.rb, line 78 def primary_key=( other ) @primary_key = Boolean.to_bool( other ) end