Git Product home page Git Product logo

Comments (2)

ruckus avatar ruckus commented on July 19, 2024

Yes probably a good idea. Although I think MySQL still doesn't support DDL
statements in transactions.

On Fri, Jun 6, 2014 at 12:50 AM, Jeremy [email protected] wrote:

I would like the up and down methods to be wrapped in SQL transactions, if
the backend supports it (and I believe they all do).

I was surprised to see that a table was left in my database after an
execute statement errored out.


Reply to this email directly or view it on GitHub
#132.

from ruckusing-migrations.

kevcam4891 avatar kevcam4891 commented on July 19, 2024

Cody,

You are right. While it would be WONDERFUL to run up/down()'s with
transaction support, this is not possible for DDL type statements
(statements that change the schema). Good idea though, Jeremy.

http://dev.mysql.com/doc/refman/5.0/en/cannot-roll-back.html

Cheers,
Kevin

Cody Caughlan mailto:[email protected]
June 6, 2014 at 5:19 PM
Yes probably a good idea. Although I think MySQL still doesn't support
DDL
statements in transactions.

On Fri, Jun 6, 2014 at 12:50 AM, Jeremy [email protected] wrote:

I would like the up and down methods to be wrapped in SQL
transactions, if
the backend supports it (and I believe they all do).

I was surprised to see that a table was left in my database after an
execute statement errored out.


Reply to this email directly or view it on GitHub
#132.


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

from ruckusing-migrations.

Related Issues (20)

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.