Git Product home page Git Product logo

migrate's People

Contributors

kylejune avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

migrate's Issues

Confusing installation steps

Trying to use this package, I'm lost in the installation phase, between copy pasting files and getting circular dependancies in the deps file.

I think the installation readme should be more straightforward.

Fix path resolution not working currently

The migrationsDir in the example should use a fileUrl instead of an absolute directory. When importing this module from deno.land, resolve returns a path beginning with "http://deno.land".

I believe I need to stop using resolve from std/path for this to work.

Implement Migrate for MySQL

I wrote this module with the intent for it to later be extended for other databases besides Postgres. The CLI and basic script should work with any Migrate object. If any additional code from PostgresMigrate can be moved to Migrate for re-use in MySQLMigrate, move it while working on it. We may want to move some of the code related to locking to the base class.

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.