Code Monkey home page Code Monkey logo

Comments (4)

dfuenzalida avatar dfuenzalida commented on July 24, 2024

Probablemente lo mejor sería que usaras el soporte de Play para hacer migraciones a lo Ruby on Rails y para soportar MySQL bastaría con agregar el Jar de MySQL en build.sbt. Eso también haría más facil la instalación, porque bastaría con crear la base de datos (en Postgres o en MySQL) y Play haría el resto.

from prosa.

lnds avatar lnds commented on July 24, 2024

Estoy pensando en evolutions de Play, el tema es que estoy usando Slick y no tengo clara su integración.

Eduardo Díaz Cortés

El 07-08-2014, a las 12:40, Denis Fuenzalida [email protected] escribió:

Probablemente lo mejor sería que usaras el soporte de Play para hacer migraciones a lo Ruby on Rails y para soportar MySQL bastaría con agregar el Jar de MySQL en build.sbt. Eso también haría más facil la instalación, porque bastaría con crear la base de datos (en Postgres o en MySQL) y Play haría el resto.


Reply to this email directly or view it on GitHub.

from prosa.

dfuenzalida avatar dfuenzalida commented on July 24, 2024

Hasta donde entiendo, no debería haber problema. Las evolutions de Play son
sólo para migrar la base de datos como en Rails y Slick sigue haciendo el
papel del ORM.

El 7 de agosto de 2014, 16:40, Eduardo Díaz [email protected]
escribió:

Estoy pensando en evolutions de Play, el tema es que estoy usando Slick y
no tengo clara su integración.

Eduardo Díaz Cortés

El 07-08-2014, a las 12:40, Denis Fuenzalida [email protected]
escribió:

Probablemente lo mejor sería que usaras el soporte de Play para hacer
migraciones a lo Ruby on Rails y para soportar MySQL bastaría con agregar
el Jar de MySQL en build.sbt. Eso también haría más facil la instalación,
porque bastaría con crear la base de datos (en Postgres o en MySQL) y Play
haría el resto.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#3 (comment).

"Music is not the expression of a feeling, it's the feeling itself".
-- Claude Debussy

from prosa.

lnds avatar lnds commented on July 24, 2024

Cerrado con el aporte de @dfuenzalida con pull request #6

from prosa.

Related Issues (12)

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.