Coder Social home page Coder Social logo

Comments (5)

dave42w avatar dave42w commented on May 31, 2024

I have tried cargo add geo as there is a fairly new 0.26 release. It didn't make any difference.

As cargo add surrealdb-migrations installed without an error it leaves me wondering if it is possible to create schemas and migrations without the CLI cargo install surrealdb-migrations?

Thanks

from surrealdb-migrations.

Odonno avatar Odonno commented on May 31, 2024

Hi Dave,

Indeed, it works on cargo 1.70.0 but I can reproduce the error you showed on cargo 1.71.0.

It is indeed related to the geo crate (0.24.1) used by the surrealdb crate (1.0.0-beta.9). However, I do not see any viable solution at the moment. I could use a patch but that would be a really bad idea.

The best option would be:

  • wait until surrealdb publish the beta-10 version
  • use cargo 1.70.0 until then

from surrealdb-migrations.

dave42w avatar dave42w commented on May 31, 2024

Thanks for following up on this. A bit frustrating when these dependencies bite us.

from surrealdb-migrations.

happysalada avatar happysalada commented on May 31, 2024

beta 10 was just released hours ago.

from surrealdb-migrations.

Odonno avatar Odonno commented on May 31, 2024

With the release of 1.0.0, this issue should no longer occurs.

You can download the latest release of surrealdb-migrations:

cargo install [email protected]

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.