Alan Graham
|
4244ebea6a
|
Add detail to README for Cassandra flag, improve if block
|
2018-07-24 19:30:44 +00:00 |
Alan Graham
|
327822c29a
|
Added Cassandra URL flag to enable multi statement migrations
|
2018-07-20 13:27:54 +00:00 |
Alan Graham
|
c4b81d1210
|
Support for multiple statements in Cassandra cql migration files based on semi-colon and newline.
|
2018-07-17 15:19:54 +00:00 |
kenjones
|
1512e41e41
|
Minor tweaks to remove duplication
Adds missing connection close for cassandra tests
Revert to default timeout of 600ms
|
2018-05-16 20:09:12 -04:00 |
Andrés Rodríguez
|
d607064fd2
|
Switch Cassandra's package lock to instance lock
|
2018-05-16 16:26:23 -03:00 |
Andrés Rodríguez
|
8b0f876416
|
Rename Cassandra's WithSession to WithInstance
|
2018-05-16 16:23:21 -03:00 |
Andrés Rodríguez
|
bbd8f410d9
|
Correct method name in comment
|
2018-05-16 10:54:56 -03:00 |
Andrés Rodríguez
|
78c47074a3
|
Add WithSession helper for Cassandra driver
Also changes method receivers names for the Cassandra struct to "c"
since "p" makes no sense in this context.
|
2018-03-13 15:49:08 -03:00 |
Dale Hui
|
f584949470
|
Update imports to reference fork.
Thanks `make rewrite-import-paths`!
|
2018-01-19 10:56:55 -08:00 |
Jens Rantil
|
a5e584ce22
|
feat(cassandra): support for user/pw authentication
|
2017-09-17 13:32:00 +02:00 |
Jens Rantil
|
d25732a53a
|
sty: avoid unnecessary parenthesis
Golang best-practise. Cleanup made by `gofmt`.
|
2017-09-17 13:30:08 +02:00 |
Jens Rantil
|
701bd68731
|
style(cassandra): whitespace fixes
According to `gofmt`.
|
2017-09-17 13:26:30 +02:00 |
Jens Rantil
|
51acd3f3ad
|
style: order imports lexicographically
Best-practise according to `gofmt`.
|
2017-09-17 13:26:23 +02:00 |
Jolan Malassigne
|
28524d977c
|
add cassandra driver and function to retrieve networkSettings to get port bound to 9042
|
2017-05-31 10:05:56 +02:00 |