Coder Social home page Coder Social logo

Comments (3)

liamwh avatar liamwh commented on May 31, 2024 1

the versioned surreal DB crates can be found here:

surrealdb-beta: https://docs.rs/surrealdb-beta/latest/surrealdb/
surrealdb-nightly: https://crates.io/crates/surrealdb-nightly/1.20231209.1212550

These crates work with their equivalent docker images such as this one: https://hub.docker.com/layers/surrealdb/surrealdb/nightly/images/sha256-e4eb144c92346837c3a28d8ba729d65cf5146f9f5196fbac2e1a1117c0d84529?context=explore

To clarify this issue: the idea is to create a beta and nightly versions of the surrealdb-migrations (so surrealdb-migrations-beta and surrealdb-migrations-nightly) or an equivalent way of providing beta/nightly support so that they can also be used with the beta and nightly versions of surrealdb. Theoretically, no code changes should be required, only changing which surrealdb crate is depended on and which surrealdb binary version is used during testing.

from surrealdb-migrations.

liamwh avatar liamwh commented on May 31, 2024 1

Relevant for setting up CI for beta/nightly versions: https://surrealdb.com/blog/introducing-our-new-monthly-release-schedule

from surrealdb-migrations.

Odonno avatar Odonno commented on May 31, 2024

surrealdb-migrations tries to be up-to-date with the latest versions of surrealdb. The idea of beta versions is interesting. I do not think it will be difficult as it is, as long as a surrealdb crate is available.

The same would go for all crate versions, following their release versioning. But I not seem to find nightly version here: https://crates.io/crates/surrealdb/versions

from surrealdb-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.