Giter Club home page Giter Club logo

Comments (5)

bbenezech avatar bbenezech commented on July 18, 2024

Thanks for notifying,

I'll have a look at it today. Can you please tell me what version of MySQL on what OS you are using? It does work on Mysql 5.1 on Leopard.

Thanks a lot,

Benoit

from papermill.

bbenezech avatar bbenezech commented on July 18, 2024

My mistake, you nailed it :
https://rails.lighthouseapp.com/projects/8994/tickets/3508-limit-mysql-index-name-length
I hadn't run the migration with indexes on Mysql yet..

I guess specifying the index name in the migration will fix the mess.

from papermill.

EnriqueVidal avatar EnriqueVidal commented on July 18, 2024

Snow Leopard and MySQL 5.1.41, please pardon my ignorance but how can I specify the index name within the migration?

from papermill.

bbenezech avatar bbenezech commented on July 18, 2024

Like here :
http://dev.rubyonrails.org/ticket/10954
add :name => "index_name" in the option hash.

Anyway I'll release a new gem tonight with this fix included.

from papermill.

bbenezech avatar bbenezech commented on July 18, 2024

Fixed with 1.3.1

from papermill.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.