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 - 80daab3c70a580a99f58e99fdf33725dd0adfcef authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 4e2794925ddcb66f3b03868cf7fdb855812f3d3b authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 7dcc162cb703e66e63a095f8e9fc4d8e8b9fbd6a authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 75f9ffaab3e7ef43aebba2d2e3c1761aa0cde1d4 authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 0e04ab898bdfe1d28bfc03043b82780f3e3f6179 authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 57c5cc4e37898c5d1bb62bf63fc37c3aa6d3ffb6 authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 8e40f09badfcedceec5fe274b4c8574ce463f215 authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 0a16e295fa8536f558b574646cf5b3491578413a authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 4e7d3868431329347a3c9d3f7cbe14cee40d1dd8 authored almost 10 years ago
There were several issues with missing quotes, leading to lower cased names on tables, columns, ...
github.com/db-migrate/node-db-migrate - 944ee869bee55d0a110ab9afc83448f1ee2546fd authored almost 10 years agoMysql was not deleting the unique constraint when changing the column and setting unique:false
R...
github.com/db-migrate/node-db-migrate - 7fcbde2202e04c2a94482be02b903642adb91e6f authored almost 10 years agogithub.com/db-migrate/node-db-migrate - 9f6d7871990155e7c2518c8b0861279b169a06e1 authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 64e85b9aca66f3050eb16a6beb8170549d1ece3c authored almost 10 years ago
github.com/db-migrate/node-db-migrate - 70a98ded6ca1e78f9aa8ba1c540117624253260d authored about 10 years ago
github.com/db-migrate/node-db-migrate - 82bcf2002e53357eb78a07f7e4b25a1b657aeca9 authored about 10 years ago
github.com/db-migrate/node-db-migrate - d0ba2c3e117cfe0305a0183f4708f25425f1da26 authored about 10 years ago
This lets you specify a different migrations table.
Resolves #192
github.com/db-migrate/node-db-migrate - 28090140092d9ef894e8e70f8e940c6cb7c48ea5 authored about 10 years agogithub.com/db-migrate/node-db-migrate - 1aa01f066b16023d3ab20d56d636c605da13a1ef authored about 10 years ago
github.com/db-migrate/node-db-migrate - 11eac5843e8e764d88426f89b326b2d23d5135e0 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 9620994d77a17efe6ea705a643d01187cdd3da64 authored about 10 years ago
Adds the ability to add a foreign key directly within the column definition.
Resolves #35
github.com/db-migrate/node-db-migrate - e1bf24e159a38067ef805b97f78e3696c40a6d30 authored about 10 years agoAdding usage instructions and parameter description.
Resolves #199
github.com/db-migrate/node-db-migrate - 1f5bedc297ef3e3da2fd7aa6832f23330596ead1 authored about 10 years agogithub.com/db-migrate/node-db-migrate - a97e86139939fc3a100e9c6037bc978a220ed22b authored about 10 years ago
github.com/db-migrate/node-db-migrate - a6c83a722e36ece170ca2ed26668c44f944c4854 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 15cecd09d38d42d3b243da6db807f471c9ef82cd authored about 10 years ago
github.com/db-migrate/node-db-migrate - db600eb87da05c397e3e51563fe884cde3177e06 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 7b175b60d6a8b1345cc294ac8f84f50783c1f3f1 authored about 10 years ago
Add coffeescript template, usable via the --coffee-file parameter
github.com/db-migrate/node-db-migrate - 57d5a2b1a59acd2a88e9b27ee16b1320710b1eb3 authored about 10 years agogithub.com/db-migrate/node-db-migrate - eaf48bf1d65b8afe76d4ec026e42f966d7ae783a authored about 10 years ago
github.com/db-migrate/node-db-migrate - 73120c9c0d39d0e0a0e10311794ac5e7872dafde authored about 10 years ago
Resolves issue with case sensitivity together with mysql.
Resolves #207
github.com/db-migrate/node-db-migrate - 98e0c8619027335e01ee94fab349c015567d5830 authored about 10 years agoResolves issue with case sensitivity together with mysql.
Resolves #207
github.com/db-migrate/node-db-migrate - a93922867f7e760dde66d8bbc5650a633fbd4f28 authored about 10 years agogithub.com/db-migrate/node-db-migrate - 63e0f66970c3eb06125a9eae105fc5b09ee08829 authored about 10 years ago
Basic support for Postgres foreign keys
github.com/db-migrate/node-db-migrate - 0c80c21e241e2f1aa31674242f91dd17cec59c1a authored about 10 years ago[Convenience] Check if property is set before assuring environment is not null
github.com/db-migrate/node-db-migrate - ed291963b04661914ce02ded4b62835a1828bec1 authored about 10 years ago[Bugfix] Deleting the index together with the foreign key is now optional
It's an unexpected ...
github.com/db-migrate/node-db-migrate - 926358093d9b74de0de74b90dd23143532284b3c authored about 10 years agogithub.com/db-migrate/node-db-migrate - ad11016982d6c1310506adce2d98e0791b6265bb authored about 10 years ago
github.com/db-migrate/node-db-migrate - 34cb7f75d1dcc0249a828835d79e8ab468921759 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 871abc4e7d76a39d0ab01cb6b1416267858ba5fc authored about 10 years ago
github.com/db-migrate/node-db-migrate - 69960cd5badae214506ae2bba79e116ea6cbadde authored about 10 years ago
github.com/db-migrate/node-db-migrate - 3c4c75fadbdedb282561baf0bb65746f793be67d authored about 10 years ago
github.com/db-migrate/node-db-migrate - c24cd40f14fda65ef545412bf0521106e518afcd authored about 10 years ago
github.com/db-migrate/node-db-migrate - 36d133e89ffd59a1e2749ad419a07da73f6bfe05 authored about 10 years ago
github.com/db-migrate/node-db-migrate - dd9898724842ab67a28516a555396f62d1301309 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 9ffb23a9ec2874944e6032ab72ccff947c6db754 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 17c94ebaa5e071ef29a7f65257975f4a399c6cd6 authored about 10 years ago
the operation of deleting a foreign key should be granular and not deleting any indexes automatic...
github.com/db-migrate/node-db-migrate - 08a9162393b5e3baba96d4344fab292fb740e9ad authored about 10 years agogithub.com/db-migrate/node-db-migrate - 1c001236dcf5bdf9567cd3b6150d118527f8574a authored about 10 years ago
github.com/db-migrate/node-db-migrate - 0dfd3c557872f075fe2ba499210e12a0a2b24255 authored about 10 years ago
Fix typo
github.com/db-migrate/node-db-migrate - 60506a2e8300fc6a7a746721fe88b1f98e3afb06 authored about 10 years agoChanged "specifing" to "specifying" in missing config driver parameter error message.
github.com/db-migrate/node-db-migrate - bc9cb82739b66ff9bfa6c5c418d9785f3410b045 authored about 10 years agogithub.com/db-migrate/node-db-migrate - 76c45f867c4959c50759782e1d049c39d3a7d6e0 authored about 10 years ago
github.com/db-migrate/node-db-migrate - c2e7c09b81afe63e226327ee8bedf14bcc67d127 authored about 10 years ago
github.com/db-migrate/node-db-migrate - d0e29f7f893e3cd602100cc088e1a89a99193ad6 authored about 10 years ago
github.com/db-migrate/node-db-migrate - c093aec17f606046849a24bafeebaffa186f7181 authored about 10 years ago
github.com/db-migrate/node-db-migrate - ca01e1231ebf215e861975a55c427336dec9e8a0 authored about 10 years ago
github.com/db-migrate/node-db-migrate - b281eae3c4b53d8361ed269856d4dede3518fffb authored about 10 years ago
github.com/db-migrate/node-db-migrate - a97a41804e26c2cc3bcebe7d171a7b82d708f660 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 87bdd760f471909b86c8025089083e95718a72f2 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 9b34df8ada7c541289b5ffc5f1d16e4068c59b7d authored about 10 years ago
github.com/db-migrate/node-db-migrate - 61b15f9344bd4d8b2083583744cb2648957b0315 authored about 10 years ago
github.com/db-migrate/node-db-migrate - 0feb435b1a6ada46a9f8378e235dcb347297a26e authored about 10 years ago
github.com/db-migrate/node-db-migrate - d0443fdd185c9a615364004130313d6fe1fc8622 authored about 10 years ago
github.com/db-migrate/node-db-migrate - ce8d767678b05a33239475a5948bc4d8a557d8f5 authored about 10 years ago
Added back quotes around foreighn foreign key name
github.com/db-migrate/node-db-migrate - baeb68c799adf5ef9ae00c3e4c297575d8751ffe authored about 10 years agomasked passwords in verbose log
github.com/db-migrate/node-db-migrate - 2e820f6e3bc2150dc5e3b5f6d25056e567073330 authored about 10 years agogithub.com/db-migrate/node-db-migrate - 5eb65bad246eedbb9227746c1409d3b4ec00044f authored about 10 years ago
github.com/db-migrate/node-db-migrate - 3984ba01ae43f8f9d59494e113910de18548a8b7 authored over 10 years ago
github.com/db-migrate/node-db-migrate - d525f2e4c802afc8f96feb7c59c1ec75c6618e51 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 51203a1fe0606942203a8ea87613056786885337 authored over 10 years ago
Conflicts:
bin/db-migrate
github.com/db-migrate/node-db-migrate - 8014e30594f7f11245c485be85d9f6f5d62aa109 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 680adad8b7c37fb862eec636c233932f476a40b9 authored over 10 years ago
github.com/db-migrate/node-db-migrate - ed935e7adb07e2ba583991a3b854e98150dc7be8 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 938ae8a3bd7d7c70e7bed19dee4921dcf6290871 authored over 10 years ago
Based on issue: https://github.com/kunklejr/node-db-migrate/issues/91
github.com/db-migrate/node-db-migrate - e764994d7a8406cf346cb7085142a3e1ef904330 authored over 10 years agogithub.com/db-migrate/node-db-migrate - e671927fa2a07f1c2f033cc7ec2212fe9e50ce23 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 3ec0958ede308b87aa265b06dab0eedf92578108 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 5a8beec10458f205b7e86679326c37139aa09c6a authored over 10 years ago
github.com/db-migrate/node-db-migrate - 2f304e2b122e73276f41f899be1257c6d53b0b3b authored over 10 years ago
github.com/db-migrate/node-db-migrate - 9e222171f301a846bda7040858d2eceffd2cff4f authored over 10 years ago
github.com/db-migrate/node-db-migrate - 8477a23aacd085034c18671cbf11e5a435d0bd17 authored over 10 years ago
github.com/db-migrate/node-db-migrate - f82c70f5115f935ff8b989299d637028d3196619 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 20aba519fdee2567dc3b61f89854f8850df44317 authored over 10 years ago
github.com/db-migrate/node-db-migrate - c54a75823ca9d166945f3bcf7e7c2539eb4492b7 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 4a9d343940ba15f6b267da5cfef2274cd6c40087 authored over 10 years ago
github.com/db-migrate/node-db-migrate - eac02888ac45bb5b49786afe1a8dd3cd1776f05a authored over 10 years ago
github.com/db-migrate/node-db-migrate - eeee0f18c3eca19de00f5c56c4e1f0d87d04567b authored over 10 years ago
github.com/db-migrate/node-db-migrate - 1ba8482fccacad4440d7aa836024584720bc41e2 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 739ae530e56ce2c9af31d98900b3d400807ad7d9 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 43e4cf4d5a3798fb31576f69184fcfa75a1f8ab6 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 9b2d3193fe4f6bbbfb11c4f4f70c3768d74419be authored over 10 years ago
github.com/db-migrate/node-db-migrate - 275a9f79c91d8668f8f7a1d4df91eb1018404ea0 authored over 10 years ago
github.com/db-migrate/node-db-migrate - f53241a138a2c1267485c402a5d2949f2fcb9fd2 authored over 10 years ago
github.com/db-migrate/node-db-migrate - 3b997f7c7bb25b39f1764fbc6a2ac6fc72714741 authored over 10 years ago
github.com/db-migrate/node-db-migrate - ddaf4c12bf17d8bc1a4236bd76017124a101617a authored over 10 years ago
github.com/db-migrate/node-db-migrate - 428e4462c1f63f16409e3ce5c3b41433af0e88ec authored over 10 years ago
github.com/db-migrate/node-db-migrate - c632fa98c7fb0ce0755b0955a205062ad7ad1142 authored over 10 years ago
github.com/db-migrate/node-db-migrate - c9092589e16ab072c8c969a04cc0dc978971af7a authored over 10 years ago
github.com/db-migrate/node-db-migrate - 94ca0cde53ac6159d7c0d75baed475218419519c authored over 10 years ago