Michael Buselli

Results 1 comments of Michael Buselli

There is a solution to this with the release of version 0.4.3, where you would do this: ``` ruby create_table :primary_key => :name col :name, :type => :string # or...