Ecosyste.ms: OpenCollective

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

github.com/prest/migrate

Database migrations. CLI and Golang library.
https://github.com/prest/migrate

add Readme draft

3889c93b63053d38aafaa8baa26580d760516f66 authored almost 8 years ago by Matthias Kadenbach <[email protected]>
initial version 3.0.0 preview

hard work

ee384ed8cc8e4bdaf4878b8ada2ad105a0720ee4 authored almost 8 years ago by Matthias Kadenbach <[email protected]>
skip neo4j tests

e92f038f409b358cfd182295c3cfa8cb6bf4c68f authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #25 from daddykotex/master

Ensure that interrupt signals are not relayed to the interrupt channel when the migration is over

0b3426bf5de5374907e9c1fc4a7039fb603fce7b authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Update Readme

0861ff957daf0677d70fc8c5a0a7824cb318d303 authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Merge branch 'carlosforero-neo4j-driver'

32607ef715d42049001b1103f444487717316244 authored almost 8 years ago by Matthias Kadenbach <[email protected]>
fix merge conflicts

c643ffd6d623bc5382e042ced400ac6a7baeb568 authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #101 from bfosberry/fixing-unsafe-cast

Fixing unsafe typecast

b8b3883950a091934882ac1c30bd45ffd322f30d authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #144 from benma/patch-1

Update version.go

3547fc54cb4b741c3a4621dec7639fa519903a8c authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Update version.go

64c41a8af0c7efd41163f85966fa250f9375e143 authored almost 8 years ago by benma <[email protected]>
Merge pull request #142 from goenning/master

allow use of big version numbers

4191ac9cfe3ffd4a0f997ca6f00054f35a3e663a authored almost 8 years ago by Matthias Kadenbach <[email protected]>
allow use of big version numbers

f1738e78dbc7be636ac5f80f6302d4fd9542e96e authored almost 8 years ago by goenning <[email protected]>
Merge pull request #128 from oliverkofoed/master

Add support for ScyllaDB (remove cql counter use)

de494e4b98e924aff696990bc24629108bb8f76b authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #138 from mattes/add-mongo-to-readme

add mongodb to readme

585509f3bcd5321f1b72ea734fbe8d354badca93 authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Update README.md

f630dc59717c5483b07124542fd3a6a9bbf74fec authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #137 from drboyer/updown-colors

Change colors for up and down migration arrows

9a8f78ba3b276c66a5af4650a2f2f2c276f74521 authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #136 from dimag-jfrog/prepare_pr_2_rebase

Driver for MongoDB (New)

63c6168c7f0bce3f822e374fc4536bd6ec48a96c authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Change colors for up and down migration arrows

0c80688879d153b41db371593254c305f3b7706e authored almost 8 years ago by Devin Boyer <[email protected]>
Merge remote-tracking branch 'fork/prepare_pr_2_rebase' into prepare_pr_2_rebase

# Conflicts:
# docker-compose.yml

1993f0783b8cad9ddf6c82a5dcbfc19e5e9f0ff6 authored almost 8 years ago by dimag <[email protected]>
- Reverted repository from dimag-jfrog to mattes to prepare for pull request

70238f448b7ff4b038efda57c33c20d44dd172ba authored almost 8 years ago by dimag <[email protected]>
specifying version of mongo

0f28b01383a0edf51675a9ddc65911ee5de92c68 authored almost 8 years ago by dimag <[email protected]>
- Fixed test with not-exported method identified as missing: unified the 2 errors into one

- Fixed error message formatting
- Ensuring uniqueness of the version field (added unique index)

914c38e379795439e4a1fc367f470635af1dff8a authored almost 8 years ago by dimag <[email protected]>
- Refactored project structure to be consistent with original project

- Added docker support

61ecf2c096e2d323f2fde64a544ad2975a78d51f authored almost 8 years ago by dimag <[email protected]>
Added README.md

583921e8bf0469aef22f42e20c2c2a4b675b2330 authored almost 8 years ago by dimag <[email protected]>
Checking non-exported migration method

6909594c0ba8bf7e82d0a3e54c2295ce68c3ec9f authored almost 8 years ago by dimag <[email protected]>
- Reset all changes to the upstream branch

- Changed logic not to use custom filename parser:
-Supporting up and down files only, no both ...

223908f9d2383265fc5059e7ad4095c1efabce8c authored almost 8 years ago by dimag <[email protected]>
Relaxed constratint that method receiver has to be of Driver interface.

70b23c3f849675b85913a021ad1ee196b5a88d30 authored almost 8 years ago by dimag <[email protected]>
Added explicit migration method signature validation

0eecb742305510ed0cb116003e9cda4cf6af207d authored almost 8 years ago by dimag <[email protected]>
- registering method receiver directly for the driver

- currently each driver contains only a single method receiver:
- enforcing method receiver pr...

b7b75f3c59f33360084268055df8d54b83de9cdc authored almost 8 years ago by dimag <[email protected]>
- redefined mongo db driver to be autonomous and not depending on specific methods

- defined methods receivers registration by name and change the migration files format to include...

fe48ddfdcc0870bac4616e7be43f6fa6adc8cda8 authored almost 8 years ago by dimag <[email protected]>
Changes that interfere with the Migrate open source code:

- Added go methods migrator, mongo db template: different from the usual driver
model.
- Added su...

1838852d4d0fed1b9615555c06477c0e0dd97c58 authored almost 8 years ago by dimag <[email protected]>
changed import paths to point to dimag-jfrog

175550643cfb8b35c8784452bf21a93a5b0fce85 authored almost 8 years ago by dimag <[email protected]>
- Reverted repository from dimag-jfrog to mattes to prepare for pull request

34a3e58ab9f18f3d978fac52573bc27d3642aace authored almost 8 years ago by dimag <[email protected]>
- Using double quotes for parameter in docker-compose - to be more aligned with master repository

dec52a778fdf5cca204dd4d1b7c4446d54b903b3 authored almost 8 years ago by dimag <[email protected]>
- Fixed test with not-exported method identified as missing: unified the 2 errors into one

- Fixed error message formatting
- Ensuring uniqueness of the version field (added unique index)

8865262a03a38b97b04d85b1e922f7847c133424 authored almost 8 years ago by dimag <[email protected]>
Merge pull request #135 from ansel1/master

Avoid DDL when checking for versions table #134

eb0eec44713fc8cac862aa9f1364b0d407c5ab0f authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Avoid DDL when checking for versions table #134

da6c505f41c91d7c1e97a53178a1b7412e9b89b4 authored almost 8 years ago by Russ Egan <[email protected]>
Merge pull request #133 from wlcx/add-ql-driver

Add Ql driver

966ba843e05abc50915605168ccd8806474497de authored almost 8 years ago by Matthias Kadenbach <[email protected]>
Add Ql driver

Adds a driver for the embedded Ql database (https://github.com/cznic/ql)

5773f756982529fdf082fa234e8fa04541a3e645 authored almost 8 years ago by Sam Willcocks <[email protected]>
Merge pull request #131 from dacamp/patch-1

Update README to reflect epoch filenames

3e3cef3763f4e1422745768d666e7a7106da89f9 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Update README to reflect epoch filenames

d4796c81042d8c1caf10b2353a2e3e98915fdbb8 authored about 8 years ago by David Campbell <[email protected]>
Merge pull request #104 from connctd/crate

Driver for the Crate.io database

cd15e67614c39be62151f3a418ee0adca4abc459 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #73 from uber/create_epoch

prefix migration files with epoch

11b4db8a90da96aaac85d0404f8d05bf84b570f0 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #90 from jmhodges/fail_on_missing_command

use a non-zero exit code when no command is given

474d0f5a6041f013754a7baa82f5ec56cfaf2772 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #59 from bfitzsimmons/patch-1

Fixes typos.

b4d9b6ae24fbfad39c54a36d73968536b1977098 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #124 from dacamp/skip

Skip tests requiring a DB connection with the '-short' flag

e97cecb0cf061cf61583e3634b463af3870f722f authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #125 from dacamp/travis

Bump travis versions to use Go 1.6 and 1.7

492671437f0459918c040cedb2af55c985ea99fc authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #81 from uzimonkey/master

Release OS signals when you're finished with them.

cb2fa36c8ba1b3bfbf5397d2c87468aac5c31622 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #96 from meehow/patch-1

typo fixed

b94dd6fc29fcad5391fcddeda088c49f070c2077 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #103 from cgilling/better_cassandra_uri_errors

cassandra: add error checking for bad connection urls

7910a55d0e4e379d49cd2a4d2e7fc771e04bb379 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #119 from trietphm/master

Add Cassandra url format example

ae018f8ade281bce20234752a15cf6959feb23d0 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #129 from mattes/mattes-docs-1

Update README.md

33aebee9756a5ab99d6820be3f6eb2c0351a1f64 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Update README.md

478fb42df5bd7d6ec358ed3f4323b149224f7792 authored about 8 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #114 from skeswa/feature/consistency-in-conn-str

Added consistency parameter to cassandra connection string

9c7172291eb1ab8f5f0d9272c22e08e029264b4b authored about 8 years ago by Matthias Kadenbach <[email protected]>
Add support for ScyllaDB (remove cql counter use)

9e11d704a4d36d695bea16b4aef5b246ff952f38 authored about 8 years ago by Oliver Kofoed <[email protected]>
- docker command should remain 'go-test'

d290bf94606b42b59cbf3745669b75b0a550efb2 authored about 8 years ago by David Campbell <[email protected]>
Bump travis versions to use Go 1.6 and 1.7

04e1cb0cfcb403499ef0ba45785a36d09e784928 authored about 8 years ago by David Campbell <[email protected]>
Skip tests requiring a DB connection with the '-short' flag

- go-test target for local testing

9a558eed89c0842953ce89dfd4d74a66c25c7a45 authored about 8 years ago by David Campbell <[email protected]>
Add Cassandra url format

74b161fdb207f9bf4f09eb1eeb1c50204f43ac50 authored over 8 years ago by Triet Pham <[email protected]>
specifying version of mongo

32cb8251102e93df2642e0c752757c9b8d2351a6 authored over 8 years ago by dimag <[email protected]>
Checking non-exported migration method

9bd4c8c83c054c22bc3fa1a5832ff5e55627cdc9 authored over 8 years ago by dimag <[email protected]>
Added README.md

e9ede5506aca6384312712f24c03bdf9c7bef385 authored over 8 years ago by dimag <[email protected]>
- Refactored project structure to be consistent with original project

- Added docker support

e27b9c2a7b27ddb37b630039af7f9e5978f50ccc authored over 8 years ago by dimag <[email protected]>
Added explicit migration method signature validation

834a096bf8877084689440d6d5b433e0c9b2bac1 authored over 8 years ago by dimag <[email protected]>
- registering method receiver directly for the driver

- currently each driver contains only a single method receiver:
- enforcing method receiver pr...

866ff82ffe692054b79b92c21a5b31a24c669e23 authored over 8 years ago by dimag <[email protected]>
- redefined mongo db driver to be autonomous and not depending on specific methods

- defined methods receivers registration by name and change the migration files format to include...

570e4b42be4f85e573e605e6885bfa64951a49f2 authored over 8 years ago by dimag <[email protected]>
Relaxed constratint that method receiver has to be of Driver interface.

c71fea90d66a48ce091b694c02bb0c15b2248582 authored over 8 years ago by dimag <[email protected]>
- Reset all changes to the upstream branch

- Changed logic not to use custom filename parser:
-Supporting up and down files only, no both ...

5f7b2caee8518c70b5859f3c48e92e83a5340005 authored over 8 years ago by dimag <[email protected]>
Changes that interfere with the Migrate open source code:

- Added go methods migrator, mongo db template: different from the usual driver
model.
- Added su...

64101a13e946a05197e0ff6b5c589827544f2ffc authored over 8 years ago by dimag <[email protected]>
changed import paths to point to dimag-jfrog

8630ea78b78799bd69b6081f18b6ba2652c66709 authored over 8 years ago by dimag <[email protected]>
Oops! Correcting a renaming error.

aa4dc1252b9607c67f6facdf6ee32e5c9d265c0d authored over 8 years ago by Sandile Keswa <[email protected]>
Adopted @nlacey's suggestion.

0cd470ee98ec0d4905457058077df0ca51b0993a authored over 8 years ago by Sandile Keswa <[email protected]>
fixed the overflow

cba0cc98474c8edc74179a00964f5e5a1c59ce8b authored over 8 years ago by Sandile Keswa <[email protected]>
added consistency as an option

42b45a6de8db3e4e0ce671fc895527b977903b42 authored over 8 years ago by Sandile Keswa <[email protected]>
Splitting of sql is now more robust and better tested

cd5f75d47c7532396414617e83c533c5adf53d54 authored over 8 years ago by Till Klocke <[email protected]>
Crate driver was using wrong url scheme. The migrate CLI never had a chance to select the correct driver

6612806e067b1f502e4f40d489156e3bb7b53636 authored over 8 years ago by Till Klocke <[email protected]>
Added README.md for Crate driver

a7fa9eb3fbac6dedba484ea47b770c2d1dae5d04 authored over 8 years ago by Till Klocke <[email protected]>
Added driver for crate.io database

907d8cd935838b4f2a19ce309c84c4504d92bc09 authored over 8 years ago by Till Klocke <[email protected]>
cassandra: add error checking for bad connection urls

b5ef06870460f636c994d9af7590b4da34421980 authored over 8 years ago by Chris Gilling <[email protected]>
Fixing unsafe typecast

If a non pq error is returned, we rollback and return the error

b68c58c136b21722aedec3e129983fcb06ac0726 authored over 8 years ago by Brendan Fosberry <[email protected]>
typo fixed

f230ced2017af333fb06c8b5c4dc0bd7adb8fc03 authored over 8 years ago by meehow <[email protected]>
use a non-zero exit code when no command is given

91a33642328c0e6c42fc62b9c5026cc31f6ec4c8 authored over 8 years ago by Jeff Hodges <[email protected]>
Merge pull request #89 from arbarlow/master

Add support for Cassandra >= 3 with protocol version 4

ce1b59bb819416ca67422929b1cb48bb342720b6 authored almost 9 years ago by Matthias Kadenbach <[email protected]>
Add support for Cassandra >= 3 with protocol version 4

12c19e08b70e0c9346ddddbdc70be301d11c0954 authored almost 9 years ago by Alex Barlow <[email protected]>
Release OS signals when you're finished with them.

7f9f7e59786e8ab603a01f25e511a748b041e3e8 authored almost 9 years ago by Michael Morin <[email protected]>
https://github.com/mattn/go-sqlite3 is cgo, so CGO_ENABLED must be true

10d89631a3b19704e9aea8d4d048bf18193ed126 authored almost 9 years ago by Chris McNabb <[email protected]>
gocql doesn't support cassandra > 2.2

90bab2409b538f3c9fe57502e5278618ced5a8d4 authored almost 9 years ago by Chris McNabb <[email protected]>
Merge pull request #78 from raizyr/sqlite3_is_cgo

https://github.com/mattn/go-sqlite3 is cgo, so CGO_ENABLED must be true

5593c9892be3cb5e41da0068809ae2a4a7c0724f authored almost 9 years ago by Matthias Kadenbach <[email protected]>
Merge pull request #79 from raizyr/cassandra_2_2

gocql doesn't support cassandra > 2.2

081a4e2caeeb47d3be007d1afe1e79e7800a3536 authored almost 9 years ago by Matthias Kadenbach <[email protected]>
gocql doesn't support cassandra > 2.2

5a8219c970d3acda6bf636808877d5dbfba45f44 authored almost 9 years ago by Chris McNabb <[email protected]>
https://github.com/mattn/go-sqlite3 is cgo, so CGO_ENABLED must be true

5a245a959aefab992ade3bab3f1b923a352c4f8e authored almost 9 years ago by Chris McNabb <[email protected]>
prefix migration files with epoch

Using epoch prefixed filenames, multiple developers can commit
migrations while minimizing versi...

96947759725bcbb843e7b80a1b70dbca7e49feac authored about 9 years ago by David Campbell <[email protected]>
Add driver for Neo4j

e303d644693620b0a66cec8e302d86f56060ef8e authored about 9 years ago by Carlos Forero <[email protected]>
Merge pull request #66 from jamiecuthill/patch-1

Error in example mysql driver import statement

602888252929b4290c98a89956877e4f9bb033cc authored about 9 years ago by Matthias Kadenbach <[email protected]>
Error in example mysql driver import statement

2f6745a42fc659a9809e5e52ea02e5801b31d048 authored about 9 years ago by Jamie Cuthill <[email protected]>
Merge pull request #65 from brainly/import-drivers-in-cli

Import drivers in CLI

8fe1a56731417a30670ef230ec6813896ee7a48d authored about 9 years ago by Matthias Kadenbach <[email protected]>
Import drivers in CLI

f5053fbe297728f89b2842d4b2bf0b4e990d19f0 authored about 9 years ago by Oleksii Fedorov <[email protected]>
Merge pull request #54 from gemnasium/dont-load-all-drivers-43

Don't load all drivers

2a2bc4fec81f326b7cd0c5bb3c30e03abb431ded authored about 9 years ago by Matthias Kadenbach <[email protected]>
Fixes typos.

ade683e8b56e173e67f1b624c18970b86733c077 authored about 9 years ago by Brant Fitzsimmons <[email protected]>
Dropping support for go 1.3

65674ac4ccff309944f95d9a18605e7ac764af52 authored about 9 years ago by Philippe Lafoucrière <[email protected]>