Coder Social home page Coder Social logo

Comments (10)

pgr0ss avatar pgr0ss commented on May 29, 2024

👍

from ragtime.

drusellers avatar drusellers commented on May 29, 2024

👍

from ragtime.

piranha avatar piranha commented on May 29, 2024

👍

from ragtime.

ludwinas avatar ludwinas commented on May 29, 2024

👍

from ragtime.

drusellers avatar drusellers commented on May 29, 2024

@weavejester is this something you would support?

from ragtime.

weavejester avatar weavejester commented on May 29, 2024

I think this behavior might already be supported, at least in JDBC migrations.

from ragtime.

drusellers avatar drusellers commented on May 29, 2024

Doesn't appear to be. :/

$ lein ragtime migrate
Exception in thread "main" java.lang.AssertionError: Assert failed: Incomplete migrations found. Please provide up and down migration files for 0001_test_table
(empty? incomplete-files)

##From project.clj

:dependencies [
[ragtime/ragtime.sql.files "0.3.9"]
]
  :plugins [
            [ragtime/ragtime.lein "0.3.9"]
          ]
  :ragtime {
    :migrations ragtime.sql.files/migrations
    :database "jdbc:postgresql://localhost:5432/egg?user=egg"
  }

from ragtime.

weavejester avatar weavejester commented on May 29, 2024

You're using an older version of Ragtime. Try upgrading to the latest one.

from ragtime.

drusellers avatar drusellers commented on May 29, 2024

And then the clouds parted and the light of reason and logic revealed the way forward

Oh, wow!! I love the new syntax and approach and as you thought, the new behavior is indeed there. Thank you. :) I would consider the issue closed myself.

from ragtime.

weavejester avatar weavejester commented on May 29, 2024

It's encouraging to know that you feel the new versions are an improvement over the old. There have been a few breaking changes, after all.

I'll mark this issue as fixed.

from ragtime.

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.