Coder Social home page Coder Social logo

Where did the migrate command go? about shiori HOT 6 CLOSED

idc77 avatar idc77 commented on June 11, 2024
Where did the migrate command go?

from shiori.

Comments (6)

idc77 avatar idc77 commented on June 11, 2024

For the record: Error running migration: Dirty database version 2. Fix and force version.

Seriously I'm about to delete this crap from my server and browers. Every new version there's some blocker that wastes my lifetime.

from shiori.

fmartingr avatar fmartingr commented on June 11, 2024

You can see the details about the removal of the migrate command in the v1.5.4 release.

Have you used a dev version before or did you migrate directly from 1.5.3 to 1.5.4? I have two services running, my main one which I maintain on the latest dev version and a "stable" one to try releases and none of them gave me problems.

You can remove the dirty flag using UPDATE schema_migrations SET dirty = 0;, but if there was some problem with the migrations before you should have it on your logs.

I'm sorry that your experience is not optimal, I'm trying to improve the codebase as much as I can, but things evolve slowly 😓

from shiori.

stale avatar stale commented on June 11, 2024

This issue has been automatically marked as stale because it has not had any activity for quite some time.
It will be closed if no further activity occurs.
Thank you for your contributions.

from shiori.

kron4eg avatar kron4eg commented on June 11, 2024

Seriously I'm about to delete this crap from my server and browers. Every new version there's some blocker that wastes my lifetime.

Oh wow, amazing entitlement.

from shiori.

kron4eg avatar kron4eg commented on June 11, 2024

@fmartingr there is nothing to fix here, I suppose you can close the issue.

from shiori.

stale avatar stale commented on June 11, 2024

This issue has been automatically marked as stale because it has not had any activity for quite some time.
It will be closed if no further activity occurs.
Thank you for your contributions.

from shiori.

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.