openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
node-any-db-migrate
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump version
Jens Finkhaeuser
More...
over 9 years ago
Merge pull request #2 from n370/n370-patch-1
Jens Finkhaeuser
More...
over 9 years ago
Update package.json
Dylson Valente Neto
More...
over 9 years ago
Update linting rules
Jens Finkhaeuser
More...
over 10 years ago
Add link to tutorial
Jens Finkhaeuser
More...
over 10 years ago
Just build on node 0.10 for now
Jens Finkhaeuser
More...
over 10 years ago
Ensure grunt can be found
Jens Finkhaeuser
More...
over 10 years ago
Add travis badge to README
Jens Finkhaeuser
More...
over 10 years ago
Add travis configuration
Jens Finkhaeuser
More...
over 10 years ago
Rename license to MIT
Jens Finkhaeuser
More...
over 10 years ago
Update package.json with contact info
Jens Finkhaeuser
More...
over 10 years ago
Update license, copyright notices
Jens Finkhaeuser
More...
over 10 years ago
Don't exit prematurely
Jens Finkhaeuser
More...
about 11 years ago
Remove superfluous logging
Jens Finkhaeuser
More...
about 11 years ago
Distinguish between CLI implementation using process.argv and CLI command dispatching using any argv - that allows us to use the migrate commands from within another module.
Jens Finkhaeuser
More...
about 11 years ago
Fix main library file path
Jens Finkhaeuser
More...
about 11 years ago
Yes, we need any-db. And yes, we need any-db in version 1.0.1 specifically.
Jens Finkhaeuser
More...
about 11 years ago
Don't crash on undocumented commands.
Jens Finkhaeuser
More...
about 11 years ago
Update license, etc.
Jens Finkhaeuser
More...
about 11 years ago
Added 'create' command; the last bit we needed.
Jens Finkhaeuser
More...
about 11 years ago
any-db should probably be a peer dependency here.
Jens Finkhaeuser
More...
about 11 years ago
Added 'up' and 'down' commands for applying batches of migrations.
Jens Finkhaeuser
More...
about 11 years ago
Finish 'revert' command.
Jens Finkhaeuser
More...
about 11 years ago
Sanitize migration names (strip path, extension). Also remove lint.
Jens Finkhaeuser
More...
about 11 years ago
Checkpoint commit. Got the 'apply' command implemented, the 'revert' command started, and the 'help' command implemented. Also cleaned up the test directory a little.
Jens Finkhaeuser
More...
about 11 years ago
Finish execution of transactions.
Jens Finkhaeuser
More...
about 11 years ago
Registering/deregistering migrations in a DB works, as well as a bunch of other things.
Jens Finkhaeuser
More...
about 11 years ago
Get rid of superfluous logging.
Jens Finkhaeuser
More...
about 11 years ago
Code and test for collecting migration files.
Jens Finkhaeuser
More...
about 11 years ago
Add function & tests for parsing database config and selecting an environment.
Jens Finkhaeuser
More...
about 11 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree