getConnection(false)->schema->getTableSchema('order', true); $this->assertSame(false, $table->columns['id']->autoIncrement); } }