Coder Social home page Coder Social logo

Comments (6)

soedirgo avatar soedirgo commented on July 22, 2024 2

The supabase/postgres image version is hardcoded (0.13.0) in the Compose file, so the DB version is locked on 12.7. With the new CLI you'll have a dbVersion in your config so we can select the appropriate image version to use. (Migrating between major versions will have to be done manually however)

from cli.

soedirgo avatar soedirgo commented on July 22, 2024 2

Pretty much 😅 though as a workaround you may be able to change the version in the Compose file to 13.3.0 or latest which would be Postgres 13.

from cli.

nicholaschiang avatar nicholaschiang commented on July 22, 2024

Gotcha @soedirgo so I'm essentially just waiting on the new CLI for all these issues? 😁

from cli.

soedirgo avatar soedirgo commented on July 22, 2024

With the new CLI you're now able to set dbVersion (automatically populated when you run supabase link).

from cli.

ftfdfrancoeur65 avatar ftfdfrancoeur65 commented on July 22, 2024

Hi @soedirgo,
is this merged? I'm not seeing any reference to link in cmd/ directory.

from cli.

soedirgo avatar soedirgo commented on July 22, 2024

The supabase link command was changed to supabase db remote subcommands in 0.13.0. Still need to put up docs, but you can see the example usage in examples/tour.

from cli.

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.