Git Product home page Git Product logo

Comments (5)

treborin avatar treborin commented on July 18, 2024

Hi AndreZeug,

There is a file inside this zip, \database_schema\upgrades\2.8 \ schema.sql with all you need to upgrade from 2.7

from app.

effgarces avatar effgarces commented on July 18, 2024

I just check the zip files and the repo, and you are right, in the repo there isn't a upgrade.sql, but the file is present the zip's, that's probably due to the build process that was used but I haven't investigated that yet. In the meantime, you can use a previous release, or the latest maintenance release https://github.com/effgarces/BookedScheduler/releases/tag/2.8.5.1.
I'm due to release another one, hopefully soon, but with all that's going in the world, my schedule keeps getting messed up.

from app.

AndreZeug avatar AndreZeug commented on July 18, 2024

Great, thanks a lot!
upgrade.sql from https://github.com/effgarces/BookedScheduler/releases/tag/2.8.5.1. should work for me.
Thanks for taking care of BookedScheduler!

@treborin is it correct that one can upgrade the database with schema.sql? Do you have a documentation about that?

from app.

effgarces avatar effgarces commented on July 18, 2024

From what I quickly seen the upgrade.sql file is simply a merged version of clean.sql, data.sql and schema.sql, so you should be able to upgrade using all of the files in sequence.

from app.

treborin avatar treborin commented on July 18, 2024

That's right, effgarces. I have checked it manually from 2.7.6 up to 2.8.5, and the the only differences i see are what sql files try to update. Using upgrade.sql against your database (2.7.6), should upgrade nicely up to 2.8.5.

from app.

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.