Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

node-db-migrate

We're on a mission to realize the ideas of the community and get db-migrate feature complete.
Collective - Host: opensource - https://opencollective.com/node-db-migrate - Code: https://github.com/db-migrate/node-db-migrate

use .env file for DATABASE_URL if present

github.com/db-migrate/node-db-migrate - 34d36b40fa13cd43d879c038b98a5ee6802bac13 authored over 10 years ago
Update documentation for the new --sql-file option

github.com/db-migrate/node-db-migrate - e353e68555b3e8a3d229fa9ab27aae065a36581c authored almost 11 years ago
Fix templates used on db-migrate.

github.com/db-migrate/node-db-migrate - 91e1c2a12f798a0ed0ae0d4233167812541405c6 authored almost 11 years ago
Merge branch 'sql-file-option'

github.com/db-migrate/node-db-migrate - b444ff1c6901c3c5fa11f5b8d9d770d0f2c474b4 authored almost 11 years ago
Fix integration tests on create_test.js to use sync methods.

Create option sql-file to automatically generate sql files for up and down statements and the jav...

github.com/db-migrate/node-db-migrate - d0329113ed73be2126e226a38afd17d3606de5d5 authored almost 11 years ago
Enable the autoIncrement even if you have set the primarykey of two or more

github.com/db-migrate/node-db-migrate - 8f2f27c8a9f280d8f9987ed4e31f615b042851e4 authored almost 11 years ago
Allow changing the schema for Postgres.

github.com/db-migrate/node-db-migrate - ca077a5972165088507cabc87244327583a6e6bc authored almost 11 years ago
update docs for release 0.6.4

github.com/db-migrate/node-db-migrate - e1e1a611a8e78f45eee918093bd9d2e98c03763a authored almost 11 years ago
Merge branch 'silence-logging' of github.com:noazark/node-db-migrate into noazark-silence-logging

github.com/db-migrate/node-db-migrate - 2dd307c298cd43702f304c68d9baa291fa57880e authored almost 11 years ago
Add ability to silence all logging

github.com/db-migrate/node-db-migrate - 3d64167e6c317553d4bf5f2f78d01cbdaa70b104 authored almost 11 years ago
Merge pull request #144 from alxndr/patch-1

the exports.down fn gets (db, callback) as params

github.com/db-migrate/node-db-migrate - d1b19d4ef3ace7d9048c58d54f50b3750b7a73e0 authored almost 11 years ago
added date, char and smallint types for pg

github.com/db-migrate/node-db-migrate - 75b2855a7ad5ea419b0aa3acb1dd3be38bee62a6 authored almost 11 years ago
support coffee-script 1.7

github.com/db-migrate/node-db-migrate - 901eba69d34a361b3b443782382ee40a65af881f authored almost 11 years ago
Fix failing tests for single quotes in strings.

Make everything use the same method for escaping. It was couple of
inline `.replace` calls befor...

github.com/db-migrate/node-db-migrate - 6b1a89f3448ba8dccb64601ddc3b01528e8220a8 authored almost 11 years ago
Add failing tests for single quotes inside string.

Per [1], [2] and [3], a single quotation mark `'` has to be replaced by
`''` in a string literal...

github.com/db-migrate/node-db-migrate - 0ac5c25137d8c697437ac360e091828ae77a3a0d authored almost 11 years ago
added char, date and smallint into mapDataType in base.js

github.com/db-migrate/node-db-migrate - dba8326e7d9406d839108246f9aab0b7fd87c704 authored almost 11 years ago
added char and smallint types for pg

github.com/db-migrate/node-db-migrate - 6a6260cc9edc90af254529f7e66a07f85b7dd7f6 authored almost 11 years ago
added date type for pg

github.com/db-migrate/node-db-migrate - 14983137bd7d79802b69c85e148c782a99db7acc authored almost 11 years ago
Merge pull request #149 from acruikshank/master

better error handling for broken database.json files

github.com/db-migrate/node-db-migrate - f6e8e398f3bb80a342266553d755f04d6272f609 authored almost 11 years ago
conventionalize bracket style

github.com/db-migrate/node-db-migrate - 8e61008cfd43c53f231274408f8f23b7eae094ee authored almost 11 years ago
better error handling for broken database.json files

github.com/db-migrate/node-db-migrate - e3ef1f156cebc60863b91d82b1999d6f3fbad53f authored almost 11 years ago
compatible with coffee-script 1.7

github.com/db-migrate/node-db-migrate - 950f07ce49b3efea24c55e5b4109783bd33c4a55 authored about 11 years ago
the exports.down fn gets (db, callback) as params

apparently

github.com/db-migrate/node-db-migrate - 9140e2bd2b3bed4195b37fae48bf838e6afc7487 authored about 11 years ago
update for version 0.6.3

github.com/db-migrate/node-db-migrate - 79e96d08c1de1ea0b66fadfb27b07886d6f8f7fc authored about 11 years ago
Merge pull request #137 from tone81/master

Fix postgres issue with camelCased column name during insert

github.com/db-migrate/node-db-migrate - 92e5f2e42837411c8a197c451b7e09b5f2651be9 authored about 11 years ago
Fix postgres issue with camelCased column name during insert

github.com/db-migrate/node-db-migrate - 3073283932c117bcfbb755d1164ee4f209dec740 authored about 11 years ago
adding ability to silence log output

- Added a method `silence(<bool>)` to log module
- Wrapped log methods, `info`, `warn`, `error` ...

github.com/db-migrate/node-db-migrate - b4ea1313a64d2783c5eff92e605f3208f7a98871 authored over 11 years ago
update for version 0.6.2

github.com/db-migrate/node-db-migrate - 518de5c1b56f3b87bbfb4d9f3b04318b396172fe authored over 11 years ago
Add decimal data type. Closes #131

github.com/db-migrate/node-db-migrate - e34b3fb0245cef13a23a01ee9edb75cca8096a15 authored over 11 years ago
Merge pull request #132 from jgoyon/fix/dry-run-on-first-migration-fails

Fix #82 dry-run-on-first-migration-fails

github.com/db-migrate/node-db-migrate - fdb81b3a8d5910de08ae66438a266426daccef8f authored over 11 years ago
Fix #82 dry-run-on-first-migration-fails

Just checking that result is defined :
When using `--dry-run`, `PgDriver.runSql` return the call...

github.com/db-migrate/node-db-migrate - f7f35234ef8b669fef6c21386620d36df92bcd9b authored over 11 years ago
tests for MySQL lowercasing table names bug

github.com/db-migrate/node-db-migrate - 2ac29da2678896c2a2981e3fe798fe29761c6cb5 authored over 11 years ago
using ALTER syntax for MySQL index creation

This addresses an issue in MySQL[1] where adding an index via CTEATE will
corrupt the casing of ...

github.com/db-migrate/node-db-migrate - c0d9fa8ae944f9c1dda520c85672ff28bee020b5 authored over 11 years ago
Update for version 0.6.1

github.com/db-migrate/node-db-migrate - eaecab4e2efb5b153feed8e459adc7062112b940 authored over 11 years ago
Fix regression preventing params from being an array. Closes #127

github.com/db-migrate/node-db-migrate - 80ac7c912fa6b4cbbd6a7b643a848cfecc267155 authored over 11 years ago
Update copyright holder

github.com/db-migrate/node-db-migrate - 0c42e8d7e85ac61e6312df9ad613e22d24f9b872 authored over 11 years ago
Updates for version 0.6.0

github.com/db-migrate/node-db-migrate - e7b6a97c3908b770366dc8a21100300492902686 authored over 11 years ago
Added CoffeeScript support for migrations

github.com/db-migrate/node-db-migrate - 8918342019c82cbcf89e23e5871d7fdb5b584d7d authored over 11 years ago
Load Environment Variables specified in config file

github.com/db-migrate/node-db-migrate - 26633d3729d317934a7e5fa9515104faf2143022 authored over 11 years ago
Support varargs in runSql, all on mysql driver

github.com/db-migrate/node-db-migrate - 2be70e999d7aa469db0ede015d3817cd675401c6 authored over 11 years ago
Fix tests for latest pull request contribution

github.com/db-migrate/node-db-migrate - ceb396c40c48ab5aef7544662049c29d3b6a02dd authored over 11 years ago
Merge pull request #121 from mrcsparker/master

Added date type for sqlite3

github.com/db-migrate/node-db-migrate - 50db8b416410244511264f78a8dadfdee32f8164 authored over 11 years ago
Merge pull request #125 from virpool/master

Fix postgres issue with camelCased column name definition

github.com/db-migrate/node-db-migrate - 3ceb8658d67897d15c503c7f3c1f30c5481a30ba authored over 11 years ago
Fix postgres issue with camelCased column name definition

github.com/db-migrate/node-db-migrate - 8297c6bb7fda106af11b24f18bcd58a1a2e18638 authored over 11 years ago
Added date type for sqlite3

github.com/db-migrate/node-db-migrate - 5df39d5c08f1d9fd40b11aa82ce44153e0dae27a authored over 11 years ago
add omitted test cases for runSql/all method

github.com/db-migrate/node-db-migrate - f4d8dc44f204c18bd0301791486a701638bdb445 authored over 11 years ago
Added a test for loading Env vars in config.

github.com/db-migrate/node-db-migrate - b5e7da307725bffd1f32eb2293454038468bfc86 authored over 11 years ago
Support environment vars in config files.

Now a user can specify an ENV object in their configuration file, and we
will search the environm...

github.com/db-migrate/node-db-migrate - 4fe1a2e5b530af118f6d442e61fc887a5fa68f57 authored over 11 years ago
Fixed migration creation

github.com/db-migrate/node-db-migrate - a4c7ba64dbf2257151411e73b2f7838d0f1ac9de authored over 11 years ago
Added CoffeeScript support for migrations

github.com/db-migrate/node-db-migrate - 41052853e5f7005766056cbca041631ffbcb647b authored over 11 years ago
support varargs in runSql, all on mysql driver - (query method in node-mysql doesn't support varargs)

github.com/db-migrate/node-db-migrate - 0ede2ee1d19fb0daa37a067d04937230e16dbb9f authored over 11 years ago
Update docs for version 0.5.4

github.com/db-migrate/node-db-migrate - c91336bcf37788b1447a070dce0ef66df9547b46 authored over 11 years ago
Added backticks to mysql driver

github.com/db-migrate/node-db-migrate - c47c7477498b25eddc06c298cc86d1aa0f69f839 authored over 11 years ago
Update docs for v0.5.3, closes #114

github.com/db-migrate/node-db-migrate - b5c96626279d305418623447cbc51fa0d8f9c060 authored over 11 years ago
Check for undefined value rather than typeof 'undefined'

github.com/db-migrate/node-db-migrate - b8445c0e7d01359b222d24a3248aad7963d7ea7f authored over 11 years ago
Fixed bug setting default values to values that are falsy

github.com/db-migrate/node-db-migrate - 5575f66bab8200b9d28b72ac1758d829d64321f2 authored over 11 years ago
Added backticks to mysql driver

github.com/db-migrate/node-db-migrate - 8882dd9590559cbfa9e96737741d499be5181d37 authored over 11 years ago
update docs for version 0.5.2

github.com/db-migrate/node-db-migrate - 56759efc3510bec7249d60a9e35b90b0077d99e7 authored over 11 years ago
Add ability to create camel cased column names for Postgres

github.com/db-migrate/node-db-migrate - 3aa367060fc742232664e796abbb42e12239b777 authored over 11 years ago
Merge pull request #110 from codeaholics/unique-index

Add ability to make a unique index

github.com/db-migrate/node-db-migrate - 959088313db8489799a3c3263a1f4a684873a68e authored over 11 years ago
Ability to make a unique index

github.com/db-migrate/node-db-migrate - f39ebd453d7646f435eb8f504b5ef5cce0f30df4 authored over 11 years ago
update docs with new force-exit option

github.com/db-migrate/node-db-migrate - 4c705a21cccaea1fa23c1cc66f89ba87a0d76d2b authored over 11 years ago
update for version 0.5.1

github.com/db-migrate/node-db-migrate - bf6969fb3025ae07e1a3d3be3a7246c95b0e1df8 authored over 11 years ago
update test to work with latest pull request

github.com/db-migrate/node-db-migrate - 9dffb3e4e5c4d580e504c057f74f289ef9c38422 authored over 11 years ago
Add force-exit flag

github.com/db-migrate/node-db-migrate - 99ab68837f690bf9093803809d970e0c9ebe5918 authored over 11 years ago
Provide close callback

github.com/db-migrate/node-db-migrate - bdf165cfd32089e6739ac1e0eb9aab746122b6ed authored over 11 years ago
update for version 0.5.0

github.com/db-migrate/node-db-migrate - a32942c70ae4043bc82ebd2422cdc7f0616a379d authored over 11 years ago
commit change from @olalonde

github.com/db-migrate/node-db-migrate - 28bb0d8b027f3721c48dcbe7bfdb078c8039cd3f authored over 11 years ago
Use official parse-database-url module

github.com/db-migrate/node-db-migrate - bc2773e2674f6fe6aa3303e6bb4410077b379a3a authored over 11 years ago
fixed wrong git dependency

github.com/db-migrate/node-db-migrate - f5be114daa41a75cbd7615ea2ed4b605067c545c authored over 11 years ago
fixed wrong git dependency

github.com/db-migrate/node-db-migrate - 4d161d5fb336b60249d323930d06e4772437fc78 authored over 11 years ago
Use olalonde's parse-database-url which supports querystrings

github.com/db-migrate/node-db-migrate - 35cef5092a130f4e3fc9efad1952544b7edc7e90 authored over 11 years ago
Added config option to use Postgres native client which supports SSL. See issue #105

github.com/db-migrate/node-db-migrate - a3039f8b424a31fa50403f9cfcad6160cb5a489d authored over 11 years ago
Merge pull request #103 from miguelgrinberg/master

support database URLs in config file

github.com/db-migrate/node-db-migrate - 9bafdb718eae3e9703b927e0cea0e14b12abc716 authored over 11 years ago
support database URLs in config file

github.com/db-migrate/node-db-migrate - 54b577500aad4ee7e5caca9f90701d9bc30b547c authored over 11 years ago
Merge pull request #98 from acco/patch-1

Update dropTable docs in README.md

github.com/db-migrate/node-db-migrate - de7c55e71096052f0a98f97eb279d2dc1880dd90 authored over 11 years ago
Merge pull request #96 from mcandre/master

jshint: Identify, but do not resolve, different quote syntaxes

github.com/db-migrate/node-db-migrate - f209d587873348fbbf8a9191f76ba2cf4c7b472f authored over 11 years ago
Merge https://github.com/nearinfinity/node-db-migrate

github.com/db-migrate/node-db-migrate - d53bc9814c050c60d82270caf61fd2a4b384156c authored almost 12 years ago
jshint identify different quote syntaxes

github.com/db-migrate/node-db-migrate - f7ecd99bedeb182690c419e958be1aadcb00ee50 authored almost 12 years ago
changes for release 0.4.2

github.com/db-migrate/node-db-migrate - 1a493a3836533bc2fc834fd61c7da267a3f83f31 authored almost 12 years ago
Merge pull request #95 from mcandre/master

Mitigate `npm test` permission error

github.com/db-migrate/node-db-migrate - 0aba3b693ae94ad16745c113bdd067bad2fe86c1 authored almost 12 years ago
mitigate permission error

github.com/db-migrate/node-db-migrate - 94532161ee771c9cf4049e51d76e18d7470d0745 authored almost 12 years ago
Merge https://github.com/nearinfinity/node-db-migrate

github.com/db-migrate/node-db-migrate - 0e4f3f43d7ab243eb3e3a333ca4c76d919311e03 authored almost 12 years ago
Fix forgotten this binding

github.com/db-migrate/node-db-migrate - b8392863c26c48229fe46d42c8a9d6eb937b81d0 authored almost 12 years ago
Merge pull request #90 from pwnall/dburl

Let DATABASE_URL configure any database.

github.com/db-migrate/node-db-migrate - 1e904aae4a87d41c0c0838234d1b84535d7e3806 authored almost 12 years ago
increase cygwin compatibility for 'npm test' script

github.com/db-migrate/node-db-migrate - fc8a57f0cdabc6d93c48cb2677ed47e89d6c39b3 authored almost 12 years ago
fix minor formatting inconsistency

github.com/db-migrate/node-db-migrate - 4249bcacc682d98eb7459d5c1bd79b69a9135eac authored almost 12 years ago
Merge pull request #89 from sgibbons/master

Fix for postgres driver blindly recreating the migrations table

github.com/db-migrate/node-db-migrate - 545b706a593df135add63a0632acc2959280e6e1 authored almost 12 years ago
DATABASE_URL can be used to configure any database.

github.com/db-migrate/node-db-migrate - 250823fd85f48e0bbc7e0cf3d1ba67d44eee3b29 authored almost 12 years ago
The postgres driver blindly creates the migrations table regardless of whether or not it's already been created - this change to the driver first checks the information schema for the existence of the table and does/doesn't create it accordingly

github.com/db-migrate/node-db-migrate - 2dc4cfd1447b0bc8e584d82d4eb3615261a90a18 authored almost 12 years ago
Merge pull request #88 from mcandre/master

JSHint ignore node_modules

github.com/db-migrate/node-db-migrate - f1a80256f310dca6578d29ffcb6fc9d237a20b23 authored almost 12 years ago
jshint-related fixes

github.com/db-migrate/node-db-migrate - 2745368a164ae704b4e637df7a4d63e6b792c51b authored almost 12 years ago
Update for version 0.4.1

github.com/db-migrate/node-db-migrate - a2cf4ebd72ad0b709be2406fc09b1aca8cf335d8 authored almost 12 years ago
Fix calling super.mapDataType

github.com/db-migrate/node-db-migrate - 11101787647eecc781e837fc6d398f2bb2e37125 authored almost 12 years ago