Giter Site home page Giter Site logo

Comments (5)

benjie avatar benjie commented on May 22, 2024

In this project is an early precursor to what became the worker project. Iโ€™ve not had time to upgrade this project to use the new worker yet, but Iโ€™d advise that you use that going forward since it actually has tests ;) Worker handles its own migrations so you can add it to an existing project; itโ€™s also possible to move all your jobs from the old tables to the new.

from bootstrap-react-apollo.

benjie avatar benjie commented on May 22, 2024

@singingwolfboy Has added graphile-worker support to this project, so all the old worker has been ripped out. ๐ŸŽ‰

from bootstrap-react-apollo.

keithlayne avatar keithlayne commented on May 22, 2024

But...the migrations have a dependency on the worker schema that I don't see managed anywhere here. Could be handled in the setup script with graphile/worker#13 I think. I'm using a different migration tool so I'm trying to figure out the best way to bootstrap the worker schema. I guess that's a question for the other repo.

from bootstrap-react-apollo.

benjie avatar benjie commented on May 22, 2024

You're right; the setup script should call graphile-worker --once before it calls yarn db:migrate:dev here:

yarn db:migrate:dev

from bootstrap-react-apollo.

benjie avatar benjie commented on May 22, 2024

I'd love a PR for this.

from bootstrap-react-apollo.

Related Issues (5)

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.