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
github.com/db-migrate/node-db-migrate - 34d36b40fa13cd43d879c038b98a5ee6802bac13 authored over 10 years ago
github.com/db-migrate/node-db-migrate - e353e68555b3e8a3d229fa9ab27aae065a36581c authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 91e1c2a12f798a0ed0ae0d4233167812541405c6 authored almost 11 years ago
github.com/db-migrate/node-db-migrate - b444ff1c6901c3c5fa11f5b8d9d770d0f2c474b4 authored almost 11 years ago
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 agogithub.com/db-migrate/node-db-migrate - 8f2f27c8a9f280d8f9987ed4e31f615b042851e4 authored almost 11 years ago
github.com/db-migrate/node-db-migrate - ca077a5972165088507cabc87244327583a6e6bc authored almost 11 years ago
github.com/db-migrate/node-db-migrate - e1e1a611a8e78f45eee918093bd9d2e98c03763a authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 2dd307c298cd43702f304c68d9baa291fa57880e authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 3d64167e6c317553d4bf5f2f78d01cbdaa70b104 authored almost 11 years ago
the exports.down fn gets (db, callback) as params
github.com/db-migrate/node-db-migrate - d1b19d4ef3ace7d9048c58d54f50b3750b7a73e0 authored almost 11 years agogithub.com/db-migrate/node-db-migrate - 75b2855a7ad5ea419b0aa3acb1dd3be38bee62a6 authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 901eba69d34a361b3b443782382ee40a65af881f authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 858051508260e4521888e541bd28c9dbb6dfe59c authored almost 11 years ago
Make everything use the same method for escaping. It was couple of
inline `.replace` calls befor...
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 - dba8326e7d9406d839108246f9aab0b7fd87c704 authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 6a6260cc9edc90af254529f7e66a07f85b7dd7f6 authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 14983137bd7d79802b69c85e148c782a99db7acc authored almost 11 years ago
better error handling for broken database.json files
github.com/db-migrate/node-db-migrate - f6e8e398f3bb80a342266553d755f04d6272f609 authored almost 11 years agogithub.com/db-migrate/node-db-migrate - 8e61008cfd43c53f231274408f8f23b7eae094ee authored almost 11 years ago
github.com/db-migrate/node-db-migrate - e3ef1f156cebc60863b91d82b1999d6f3fbad53f authored almost 11 years ago
github.com/db-migrate/node-db-migrate - 950f07ce49b3efea24c55e5b4109783bd33c4a55 authored about 11 years ago
apparently
github.com/db-migrate/node-db-migrate - 9140e2bd2b3bed4195b37fae48bf838e6afc7487 authored about 11 years agogithub.com/db-migrate/node-db-migrate - 79e96d08c1de1ea0b66fadfb27b07886d6f8f7fc authored about 11 years ago
Fix postgres issue with camelCased column name during insert
github.com/db-migrate/node-db-migrate - 92e5f2e42837411c8a197c451b7e09b5f2651be9 authored about 11 years agogithub.com/db-migrate/node-db-migrate - 3073283932c117bcfbb755d1164ee4f209dec740 authored about 11 years ago
- Added a method `silence(<bool>)` to log module
- Wrapped log methods, `info`, `warn`, `error` ...
github.com/db-migrate/node-db-migrate - 518de5c1b56f3b87bbfb4d9f3b04318b396172fe authored over 11 years ago
github.com/db-migrate/node-db-migrate - e34b3fb0245cef13a23a01ee9edb75cca8096a15 authored over 11 years ago
Fix #82 dry-run-on-first-migration-fails
github.com/db-migrate/node-db-migrate - fdb81b3a8d5910de08ae66438a266426daccef8f authored over 11 years ago
Just checking that result is defined :
When using `--dry-run`, `PgDriver.runSql` return the call...
github.com/db-migrate/node-db-migrate - 2ac29da2678896c2a2981e3fe798fe29761c6cb5 authored over 11 years ago
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 - eaecab4e2efb5b153feed8e459adc7062112b940 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 80ac7c912fa6b4cbbd6a7b643a848cfecc267155 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 0c42e8d7e85ac61e6312df9ad613e22d24f9b872 authored over 11 years ago
github.com/db-migrate/node-db-migrate - e7b6a97c3908b770366dc8a21100300492902686 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 8918342019c82cbcf89e23e5871d7fdb5b584d7d authored over 11 years ago
github.com/db-migrate/node-db-migrate - 26633d3729d317934a7e5fa9515104faf2143022 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 2be70e999d7aa469db0ede015d3817cd675401c6 authored over 11 years ago
github.com/db-migrate/node-db-migrate - ceb396c40c48ab5aef7544662049c29d3b6a02dd authored over 11 years ago
Added date type for sqlite3
github.com/db-migrate/node-db-migrate - 50db8b416410244511264f78a8dadfdee32f8164 authored over 11 years agoFix postgres issue with camelCased column name definition
github.com/db-migrate/node-db-migrate - 3ceb8658d67897d15c503c7f3c1f30c5481a30ba authored over 11 years agogithub.com/db-migrate/node-db-migrate - 8297c6bb7fda106af11b24f18bcd58a1a2e18638 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 5df39d5c08f1d9fd40b11aa82ce44153e0dae27a authored over 11 years ago
github.com/db-migrate/node-db-migrate - f4d8dc44f204c18bd0301791486a701638bdb445 authored over 11 years ago
github.com/db-migrate/node-db-migrate - b5e7da307725bffd1f32eb2293454038468bfc86 authored over 11 years ago
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 - a4c7ba64dbf2257151411e73b2f7838d0f1ac9de authored over 11 years ago
github.com/db-migrate/node-db-migrate - 41052853e5f7005766056cbca041631ffbcb647b authored over 11 years ago
github.com/db-migrate/node-db-migrate - 0ede2ee1d19fb0daa37a067d04937230e16dbb9f authored over 11 years ago
github.com/db-migrate/node-db-migrate - c91336bcf37788b1447a070dce0ef66df9547b46 authored over 11 years ago
github.com/db-migrate/node-db-migrate - c47c7477498b25eddc06c298cc86d1aa0f69f839 authored over 11 years ago
github.com/db-migrate/node-db-migrate - b5c96626279d305418623447cbc51fa0d8f9c060 authored over 11 years ago
github.com/db-migrate/node-db-migrate - b8445c0e7d01359b222d24a3248aad7963d7ea7f authored over 11 years ago
github.com/db-migrate/node-db-migrate - 5575f66bab8200b9d28b72ac1758d829d64321f2 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 8882dd9590559cbfa9e96737741d499be5181d37 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 56759efc3510bec7249d60a9e35b90b0077d99e7 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 3aa367060fc742232664e796abbb42e12239b777 authored over 11 years ago
Add ability to make a unique index
github.com/db-migrate/node-db-migrate - 959088313db8489799a3c3263a1f4a684873a68e authored over 11 years agogithub.com/db-migrate/node-db-migrate - f39ebd453d7646f435eb8f504b5ef5cce0f30df4 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 4c705a21cccaea1fa23c1cc66f89ba87a0d76d2b authored over 11 years ago
github.com/db-migrate/node-db-migrate - bf6969fb3025ae07e1a3d3be3a7246c95b0e1df8 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 9dffb3e4e5c4d580e504c057f74f289ef9c38422 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 99ab68837f690bf9093803809d970e0c9ebe5918 authored over 11 years ago
github.com/db-migrate/node-db-migrate - bdf165cfd32089e6739ac1e0eb9aab746122b6ed authored over 11 years ago
github.com/db-migrate/node-db-migrate - a32942c70ae4043bc82ebd2422cdc7f0616a379d authored over 11 years ago
github.com/db-migrate/node-db-migrate - 28bb0d8b027f3721c48dcbe7bfdb078c8039cd3f authored over 11 years ago
github.com/db-migrate/node-db-migrate - bc2773e2674f6fe6aa3303e6bb4410077b379a3a authored over 11 years ago
github.com/db-migrate/node-db-migrate - f5be114daa41a75cbd7615ea2ed4b605067c545c authored over 11 years ago
github.com/db-migrate/node-db-migrate - 4d161d5fb336b60249d323930d06e4772437fc78 authored over 11 years ago
github.com/db-migrate/node-db-migrate - 35cef5092a130f4e3fc9efad1952544b7edc7e90 authored over 11 years ago
github.com/db-migrate/node-db-migrate - a3039f8b424a31fa50403f9cfcad6160cb5a489d authored over 11 years ago
support database URLs in config file
github.com/db-migrate/node-db-migrate - 9bafdb718eae3e9703b927e0cea0e14b12abc716 authored over 11 years agogithub.com/db-migrate/node-db-migrate - 54b577500aad4ee7e5caca9f90701d9bc30b547c authored over 11 years ago
Update dropTable docs in README.md
github.com/db-migrate/node-db-migrate - de7c55e71096052f0a98f97eb279d2dc1880dd90 authored over 11 years agogithub.com/db-migrate/node-db-migrate - 14a8500ca8516cbfac5bf43942f1b1b25d12779e authored over 11 years ago
jshint: Identify, but do not resolve, different quote syntaxes
github.com/db-migrate/node-db-migrate - f209d587873348fbbf8a9191f76ba2cf4c7b472f authored over 11 years agogithub.com/db-migrate/node-db-migrate - d53bc9814c050c60d82270caf61fd2a4b384156c authored almost 12 years ago
github.com/db-migrate/node-db-migrate - f7ecd99bedeb182690c419e958be1aadcb00ee50 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 1a493a3836533bc2fc834fd61c7da267a3f83f31 authored almost 12 years ago
Mitigate `npm test` permission error
github.com/db-migrate/node-db-migrate - 0aba3b693ae94ad16745c113bdd067bad2fe86c1 authored almost 12 years agogithub.com/db-migrate/node-db-migrate - 94532161ee771c9cf4049e51d76e18d7470d0745 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 0e4f3f43d7ab243eb3e3a333ca4c76d919311e03 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - b8392863c26c48229fe46d42c8a9d6eb937b81d0 authored almost 12 years ago
Let DATABASE_URL configure any database.
github.com/db-migrate/node-db-migrate - 1e904aae4a87d41c0c0838234d1b84535d7e3806 authored almost 12 years agogithub.com/db-migrate/node-db-migrate - fc8a57f0cdabc6d93c48cb2677ed47e89d6c39b3 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 4249bcacc682d98eb7459d5c1bd79b69a9135eac authored almost 12 years ago
Fix for postgres driver blindly recreating the migrations table
github.com/db-migrate/node-db-migrate - 545b706a593df135add63a0632acc2959280e6e1 authored almost 12 years agogithub.com/db-migrate/node-db-migrate - 250823fd85f48e0bbc7e0cf3d1ba67d44eee3b29 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 2dc4cfd1447b0bc8e584d82d4eb3615261a90a18 authored almost 12 years ago
JSHint ignore node_modules
github.com/db-migrate/node-db-migrate - f1a80256f310dca6578d29ffcb6fc9d237a20b23 authored almost 12 years agogithub.com/db-migrate/node-db-migrate - 60ab55f7e2fce9640cf202b5e0e2a66e8e70e435 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 2745368a164ae704b4e637df7a4d63e6b792c51b authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 52f292547b2b6a33b0f5bfb9227070caa9b9f688 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 42e9d0dccc60932129f454c1d5217934baf31cbc authored almost 12 years ago
github.com/db-migrate/node-db-migrate - dc8b1ba95c6aba9ac0ab2a9aeb4406e7f604c781 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - a2cf4ebd72ad0b709be2406fc09b1aca8cf335d8 authored almost 12 years ago
github.com/db-migrate/node-db-migrate - 11101787647eecc781e837fc6d398f2bb2e37125 authored almost 12 years ago