Ecosyste.ms: OpenCollective

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

github.com/db-migrate/node-db-migrate

Database migration framework for node
https://github.com/db-migrate/node-db-migrate

Add BIGINT data type. Closes #81

8bc8f093d39ee8e313253f679db113c6f33166c2 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Update changelog for version 0.4.0

561c0cec8cd685a90d38318aa75ded4cb534476c authored almost 12 years ago by Jeff Kunkle <[email protected]>
Fix typo. Closes #76

2e1cb01d4c6e813da2c755bbe73221ea4ae33ec9 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Add renameColumn test for MySQL

d7d13012794efdbfc1106bd3bb284db68356177c authored almost 12 years ago by Jeff Kunkle <[email protected]>
Update db-meta dependency to 0.4.1

176d1347ef65d5388d9d1043b0af19137f71ce2c authored almost 12 years ago by Jeff Kunkle <[email protected]>
Implement renameColumn for MySQL

82ff7ab8b9d947de0eda1be45abe25c45a8a0c46 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #78 from milyoni/master

Lazily require migration

0c52bae55d3030b744a7c4de75030d25fa1dfa24 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #73 from mcandre/master

Added --version flag

adb4e8c9959b741ab7fc291a98afdf3fd9ba8838 authored almost 12 years ago by Jeff Kunkle <[email protected]>
More validation for config file for sqllite

019c85ee36a4c670ce03db5b5c244bfd4918def8 authored almost 12 years ago by Lee Richardson <[email protected]>
Implemented renameColumn.

88b8326339a596031db45edb3c105fea55448f26 authored almost 12 years ago by Anssi Kinnunen <[email protected]>
Started implementing renameColumn.

18bdffd2da224f19c28457122a2e3e160246bd47 authored almost 12 years ago by Anssi Kinnunen <[email protected]>
Lazily requiring migration file, so migration files can be squashed.

7c22dbcdb7bfae60d67da7b9255787d9b29e9e5b authored almost 12 years ago by Brian Takita <[email protected]>
pkginfo

8c86bd033106e63206b889220c93f97299b9c32f authored almost 12 years ago by mcandre <[email protected]>
added --version flag

e5fcf23cd0c9f4ed4506c392d2b96fe4438c612b authored almost 12 years ago by mcandre <[email protected]>
merge commit

21a9f8697d7c4685741b3fe0bb9f33b5f24974a9 authored almost 12 years ago by Jeff Kunkle <[email protected]>
update for version 0.3.2

9b52bcd59feb65e6fbfe41f9de2ea8ec43b9a918 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #67 from swang/patch-1

Update error message for invalid data type.

7ab84c87d93e728db0ed1c253845bd36b05a110e authored almost 12 years ago by Jeff Kunkle <[email protected]>
Update lib/driver/mysql.js

changed str -> spec.type as str doesn't exist in this function.

12a9872e2abe83f73ae260e9f8b92fdfc89857d3 authored almost 12 years ago by Shuan Wang <[email protected]>
Update for version 0.3.1

6bb1efb5af8efa9203c980742554b14d76b699af authored almost 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #66 from trojanowski/boolean-data-type

Add boolean data type

9f0f5bfd1ae8dab730d84fcf429001de7a4d00f9 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Use 'BOOLEAN' in Sqlite

e6010e2892a396e738f322597ba96a6796b9f630 authored almost 12 years ago by Daniel Trojanowski <[email protected]>
Add boolean data type

f07b0aed921c6f7a16c3dca0ca9ff563108f7731 authored almost 12 years ago by Daniel Trojanowski <[email protected]>
Update for version 0.3.0

b9c69bca20e0adf71865920bc0731dfe2cdbb621 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #63 from joeferner/longtext

support LONGTEXT in mysql

3cd4d92f1d5d667fa3596d821dbf16bb9e4e8576 authored almost 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #64 from joeferner/dryrun

added dry-run option

c9a12bcbdd66cfd1791ad1c59c0d249156353262 authored almost 12 years ago by Jeff Kunkle <[email protected]>
support LONGTEXT in mysql

091810e05da878e67b6a1a2882ad30a069975443 authored about 12 years ago by Joe Ferner <[email protected]>
added dry-run option

53ef390074f3541ce5d4ca37417feedb8d69defc authored about 12 years ago by Joe Ferner <[email protected]>
Update for release 0.2.8

4b35bf9b7209048a5478c63d98904ed712f5a26f authored about 12 years ago by Jeff Kunkle <[email protected]>
merge changes from #58

e6f6fe72888bdf62a40cddab0cc22ab83e988a32 authored about 12 years ago by Jeff Kunkle <[email protected]>
Took some of the changes from https://github.com/cjohnson415 and added columnConstraint null (used with timestamps)

e4788d6bcdb9dac3f4a5b50166d85087ddb04a91 authored about 12 years ago by Jim Pravetz <[email protected]>
Documentation updates for v0.2.7

3187a29d22cba25f754068458a91504a189b6202 authored about 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #57 from garth/master

Added support for process.env.DATABASE_URL as used by heroku

54a81a4686fd0e87b49605a614850379088fbbb6 authored about 12 years ago by Jeff Kunkle <[email protected]>
Added support for process.env.DATABASE_URL as used by heroku

a554f5ea3cad306c09080df3763ae2b4f32629ed authored about 12 years ago by Garth Williams <[email protected]>
Update docs for release 0.2.6

7e4e32429f36221679a1741d077d94149ca0b915 authored about 12 years ago by Jeff Kunkle <[email protected]>
Added fix so migration records are being added in the correct format

2ae3f02cab37ec304e2ee0d6cce8ecd2441d26d5 authored about 12 years ago by Aaron Probus <[email protected]>
Added optional parameter 'tableName' to 'removeIndex' to make the api compatible with mysql driver

22bae598f32751524ff7331f94fd2315dd37367d authored about 12 years ago by Aaron Probus <[email protected]>
Merge commit '20340287c24776c67fef2becfff8cb2c409282da'

Conflicts:
lib/driver/mysql.js - Accept theirs

4860ff12072dd2da8bc886d60294ced63a3223c7 authored about 12 years ago by Jim Pravetz <[email protected]>
fix ordering error on empty db. closes #51

20340287c24776c67fef2becfff8cb2c409282da authored over 12 years ago by Jeff Kunkle <[email protected]>
Escape single quotes in strings. Closes #50

be393aa21b25cf8737f5045bfb18db3b1b08627a authored over 12 years ago by Jeff Kunkle <[email protected]>
Use --migrations-dir when specified. Closes #47

2184b5866137b6e9104f356a071d9b9b06ba02c8 authored over 12 years ago by Jeff Kunkle <[email protected]>
use path.join instead of string concatenation

b80a47c380f2bc7a8dedb2eb0a0d40a48baa096b authored over 12 years ago by Jeff Kunkle <[email protected]>
update test script in package.json to run vows from the project directory

ed862325542c51b874502851ca49bb8a756f7c66 authored over 12 years ago by Jeff Kunkle <[email protected]>
Add test for changeColumn unique constraint fix

9f5efdf074ccbb21b409631dbc1238c00bd9b222 authored over 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #46 from lede/master

handle unique constraints in changeColumn() for postgres

394e3420be67b188d4457b0e0701a652f3373d7e authored over 12 years ago by Jeff Kunkle <[email protected]>
added handling for unique constraints when changing a column on postgres backend

654eb748c06be8fd5fc4d92b5b5687a6d0d63f72 authored over 12 years ago by Ryan Meador <[email protected]>
Bump to version 0.2.3

ffc43b40f08780c6a1cd1659f5b071235aede912 authored over 12 years ago by Jeff Kunkle <[email protected]>
Fixed error affecting mysql 2.0.0-alpha3 driver. Closes #44

84e84ae6fa296fd2ff8398109748b2c67147f4e8 authored over 12 years ago by Jeff Kunkle <[email protected]>
Update lib/driver/mysql.js

Fixed error in typeof call that caused mysql connection creation to not work in 2.0.0-alpha3

728aa8e8cf2ef4bc41305d75005d14ffe879a941 authored over 12 years ago by jpravetz <[email protected]>
Bump to version 0.2.2

e2d55d1a32549b80d92816b9c9c97404c6ea0d3d authored over 12 years ago by Jeff Kunkle <[email protected]>
Use Github formatting for code samples

eb35c344824dbe6d7fd237d4e7d1c2556db1cfd8 authored over 12 years ago by Jeff Kunkle <[email protected]>
Don't recommend installing globally

3b3d5674f6c56a226a1eed9a18ee517476c6bad8 authored over 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #43 from lede/master

fix for 'spec' is not defined

72367677f501049b98e81bac7e2e179b176caa78 authored over 12 years ago by Jeff Kunkle <[email protected]>
change 'spec' to 'columnSpec' in setDefaultValue() because 'spec' is not defined in that scope

bbbbfb9452b7ac5807a8b8745fac6dc563f10d4f authored over 12 years ago by Ryan Meador <[email protected]>
Update changelog for version 0.2.1

18e4993c97c103f9111b45b466046220869bd42c authored over 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #41 from tvernon/mysqlAlpha

Added support for the [email protected] driver

907f73d26e79605c68f618aaa94586924c9cc441 authored over 12 years ago by Jeff Kunkle <[email protected]>
Fixed spacing issues

f95e86e395beb668f99d8a31f7bbfb9a25eaa2c6 authored over 12 years ago by Tyler Vernon <Tyler>
Fixed spacing issues

8bececc01d34450cd547a3708b49edf2c7b8ce65 authored over 12 years ago by Tyler Vernon <Tyler>
Fixed spacing issues.

64b68f292ba92a76c54ed8cb561a4e95212ea6b9 authored over 12 years ago by Tyler Vernon <Tyler>
Fixed error with backwards compatability of mysql driver

84171c2a6ef3a31f1e0f445d1b6344b2155b713f authored over 12 years ago by Tyler Vernon <Tyler>
added support for the [email protected] driver

780f427bf2f6690ee997161b270913cc0884666c authored over 12 years ago by Tyler Vernon <Tyler>
Merge pull request #40 from tvernon/refactorTests

Refactor tests

5ea2915792f455c1824ce1f7956759ceb9572030 authored over 12 years ago by Jeff Kunkle <[email protected]>
Refactored sqlite3 tests to close each connection after the tests on it are complete.

cb91fb2e1c66a4fe1a32dd4331c71bcdb5632633 authored over 12 years ago by Tyler Vernon <Tyler>
Fixed spacing in pg_test and removed uneccesarry callback parameter

c6e92d18769cb98a9a319ee4c27abb4cfe6813b7 authored over 12 years ago by Tyler Vernon <Tyler>
refactored mysql tests

4f810c02ea85fcf2b79dd756672a5402374ee276 authored over 12 years ago by Tyler Vernon <Tyler>
Merge pull request #39 from tvernon/createMigrationTests

Added additional tests for creating migration tables.

3e501ecec6962d403b593c86a775d1fad760096f authored over 12 years ago by Jeff Kunkle <[email protected]>
Fixed spacing in tests

4b3ce24078a8ba95f975c5c054e2ddeb3a969945 authored over 12 years ago by Tyler Vernon <Tyler>
Added additional tests for creating migration tables

ff5e572f7aa21b2fac7ff26d663684d6ace610f6 authored over 12 years ago by Tyler Vernon <Tyler>
Update for version 0.2.0

e8b8525abffc7c4916258d7bc5ba1a5279b3284d authored over 12 years ago by Jeff Kunkle <[email protected]>
fix merge conflicts and update db-meta version dependency

e300c079efbeb820c80c0a2fe3a1d3f9a65f2a92 authored over 12 years ago by Jeff Kunkle <[email protected]>
Merge branch 'migrationTable' into fixes

a24c322d3ce67ea81c97e0fe92e600d76f892d50 authored over 12 years ago by Jeff Kunkle <[email protected]>
Fixed issue with too many connections being used in testing.

595297102b773c6ef1e231f3097783afd889d7a5 authored over 12 years ago by Tyler Vernon <Tyler>
Pass through unknown data types unchanged, but issue warning

2936b44ea7d5e57d6d453119cd60bdc81433224d authored over 12 years ago by Jeff Kunkle <[email protected]>
pull request tweaks

9c2716c1ebb6d81cfc1dfb2667dccf242ed1019a authored over 12 years ago by Jeff Kunkle <[email protected]>
Merge branch 'master' into migrationTable

0dc4c7c71752a8d05bc4784dd417320ead76f8a8 authored over 12 years ago by Jeff Kunkle <[email protected]>
Fixed error with removeIndex in mySQL

bd0a4b71e7531aa60b85af804e9bb90fa57ffca2 authored over 12 years ago by Tyler Vernon <Tyler>
Removed empty assert

d5ffb24829f77b3bd8e10f5d575c6b705a9c37e8 authored over 12 years ago by Tyler Vernon <Tyler>
Fixed dateTime issue for mySql and altered tests slightly

4f600e02f850f4557a898d616ab5906df4e5b709 authored over 12 years ago by Tyler Vernon <Tyler>
Fix create migration table issue. Closes issue #26

3fd37df6989726e132c1a6275f79b108e595adcf authored over 12 years ago by Tyler Vernon <Tyler>
Update README with insert API docs. Closes #31

8a478ef5b9fc7d8533212db89fbcb59e65097119 authored over 12 years ago by Jeff Kunkle <[email protected]>
Make environment config available to migrations. Closes #22

0a5998fe75e620ce6a63be511e80d9a7b6c9bc97 authored over 12 years ago by Jeff Kunkle <[email protected]>
Minor tweaks to insert API pull request

9d4a1ffbecdb9053d13a10fe3cc99b2e7c1a7a27 authored over 12 years ago by Jeff Kunkle <[email protected]>
Fixed issue with fixing what Jeff said

3853fdd0282f994dc2a9ec91ae8659d52bf61c2c authored over 12 years ago by Tyler Vernon <Tyler>
fixed Jeff's comments

8f121dbbd01661c17ce256008b06901178140ce0 authored over 12 years ago by Rebecca Matous <[email protected]>
Fixed tests to remove custom login information

a0b15769a4ba2c9d603bc0fbff04e8c3586e82c3 authored over 12 years ago by Tyler Vernon <Tyler>
Fixed tests to remove custom login information

ab4ad8515311cbb66d7e5fa4b4e3ea8db2ca9fe0 authored over 12 years ago by Tyler Vernon <Tyler>
Added tests for insert for mysql and sqlite3. Closes #23

5bddd0a0b09b8a8b4061ef471852455abbdd2d57 authored over 12 years ago by Tyler Vernon <Tyler>
Fixed insert method and associated tests for postgres

3ba9c8e324d50dfa1b420d101fe2851eb665199d authored over 12 years ago by Tyler Vernon <Tyler>
fight have fixed install stuff

e231f7a964d5509432b7f5fbb550a41c604619cb authored over 12 years ago by Rebecca Matous <[email protected]>
Update for release 0.1.5

e13e2f4aa49f82e26aa56f008e604b499037a658 authored over 12 years ago by Jeff Kunkle <[email protected]>
Add tests for mysql

cad530cb1ceb59c98f26579c56b8bd3bf0d3daf9 authored over 12 years ago by Jeff Kunkle <[email protected]>
Rename pg-test.js to pg_test.js

d998e3d332ae4f8d4dd7dc765e98c4ab78ef5078 authored over 12 years ago by Jeff Kunkle <[email protected]>
Update test to use db-meta

464230f603f0b6da624791ce19cb7353a628f9ce authored over 12 years ago by Jeff Kunkle <[email protected]>
Add PostgreSQL testing

baee3a42c47759e9e0a260ff9490260e1a7960bb authored over 12 years ago by Jeff Kunkle <[email protected]>
Update for release 0.1.4

17852543bf5c3e694a4ea133d64622b94579beec authored over 12 years ago by Jeff Kunkle <[email protected]>
Merge pull request #19 from glenjamin/master

Document "length" property

480e4ddaeb3b00b40ddba8272d6c0077281415ed authored over 12 years ago by Jeff Kunkle <[email protected]>
Documented "length" property of columns

416efe38cef3d0d4a9c772b22bddce5a0ba87fbc authored over 12 years ago by Glen Mailer <[email protected]>
Need reference to this

d541d911bed8313eb6e67adb47534dc3e5876078 authored over 12 years ago by Jeff Kunkle <[email protected]>
Merge remote-tracking branch 'origin/master'

cf6b628b250cf2d928833028533ce2b4f39a6bac authored over 12 years ago by Jeff Kunkle <[email protected]>
Fix migration table creation for PostgreSQL version > 9.1.0

f3170bbf4f3d87ae7adddf12f416c2100cbff5f7 authored over 12 years ago by Jeff Kunkle <[email protected]>
Update master

9cd24bec027dea6d47d39bd56a217c7625aa06da authored over 12 years ago by Joe Ferner <[email protected]>