
use engine besides InnoDB (MySQL Adaptor)
Reported by hiro | March 19th, 2009 @ 04:59 AM
when DM create table in MySQL, only create InnoDB.
Table engine should not fix. ( read MysqlAdapter#create_table_statement line. 81)
My system use MySQL Cluster with DataMapper, engine is NDBCLUSTER. However, table create only InnoDB, I need change table-engine after db:automigrate.
Comments and changes to this ticket
-
Dan Kubb (dkubb) July 22nd, 2009 @ 03:29 PM
- State changed from unconfirmed to suggestion
-
Dan Kubb (dkubb) May 26th, 2010 @ 02:41 AM
- State changed from suggestion to not-applicable
I think I'm going to just defer this and say if you want to have control over the schema you should migrate it using classic migrations.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »