Does anyone know of a way to do this?
I have an existing table that I created with sql and I would like to create a schema from it that would reproduce the table (minus the data)
rake db:schema:dump
create_table
2.1m questions
2.1m answers
60 comments
57.0k users