Oleksii Fedorov
|
f5053fbe29
|
Import drivers in CLI
|
2015-11-12 11:38:53 +01:00 |
Raphael Jardim Lopes
|
432a0b56d5
|
fixes issue #3
|
2015-10-01 10:41:04 -03:00 |
fazal
|
d8df2cd1cc
|
Get default URL from environment variable MIGRATE_URL
|
2015-06-17 13:07:18 +05:00 |
Nick Gauthier
|
ef6572b9aa
|
ok flag is misleading, it's really if channel is closed, so return okFlag
|
2015-01-15 12:44:18 -05:00 |
mattes
|
2cf4b2c33e
|
rename errorFlag to okFlag to make it even more clearer #22
|
2014-12-19 12:10:32 -08:00 |
Nick Gauthier
|
f61157f6a6
|
return ok bool instead of error bool. fixes #22
|
2014-12-19 08:19:42 -05:00 |
mattes
|
05e520bd44
|
replace bool with errorFlag #22
|
2014-12-19 02:41:11 -08:00 |
mattes
|
3ce2dc92c2
|
fixing #22
|
2014-12-19 02:40:11 -08:00 |
Johnny Bergström
|
357fbc15d9
|
Fix typo in printing migrations path
We want to print the value pointed to, not the pointer.
|
2014-11-05 12:19:22 +01:00 |
mattes
|
bbc885c280
|
update to version 1.2.0
|
2014-10-11 01:39:08 +02:00 |
mattes
|
805b8413d6
|
fix typo
|
2014-10-04 09:46:29 +02:00 |
fronik
|
9ba9fe85e6
|
Add "goto" command
|
2014-09-30 20:46:12 +04:00 |
mattes
|
c4c955d345
|
add version file and --version arg to CLI
|
2014-08-25 16:59:02 +02:00 |
mattes
|
4f0ac8cc45
|
update usage string in cli
|
2014-08-14 00:26:44 +02:00 |
mattes
|
604ef747f5
|
refactor cli
|
2014-08-14 00:24:53 +02:00 |
mattes
|
fa983e8eb7
|
refactor cli
|
2014-08-14 00:22:56 +02:00 |
mattes
|
e245a4664c
|
rename signal to interrupt and cleanup
|
2014-08-13 23:15:32 +02:00 |
mattes
|
69df0f6de7
|
add EnableSignals() and DisableSignals() and roll back some api design changes
|
2014-08-13 23:00:27 +02:00 |
mattes
|
dad5b36dbb
|
pass file instead of files to migrate and implement soft shutdown
|
2014-08-13 22:45:23 +02:00 |
mattes
|
54d8df8d4f
|
update error format
|
2014-08-13 04:22:59 +02:00 |
mattes
|
99dc72422a
|
update comments
|
2014-08-13 03:58:36 +02:00 |
mattes
|
76da61b545
|
improve comments and add license
|
2014-08-13 03:37:48 +02:00 |
mattes
|
5ee5242bb1
|
fix a bug where pipe messages were dropped by accident
|
2014-08-13 02:34:24 +02:00 |
mattes
|
6715db583b
|
remove func
|
2014-08-13 02:01:18 +02:00 |
mattes
|
9f00e6984b
|
print minutes instead of seconds when timer > 60 sec
|
2014-08-13 01:58:47 +02:00 |
mattes
|
9eac2deef0
|
update direction string
|
2014-08-13 01:53:01 +02:00 |
mattes
|
fbfb50d4e7
|
improve postgres errors and error formatting in general
|
2014-08-13 01:43:34 +02:00 |
mattes
|
2353a03eb4
|
refactor and add timer
|
2014-08-12 22:20:17 +02:00 |
mattes
|
2301404557
|
Use channels for communication
|
2014-08-12 21:17:31 +02:00 |
mattes
|
b3835d4bde
|
add channel support
|
2014-08-12 03:16:37 +02:00 |
mattes
|
470b2c7a7e
|
first draft for cli
|
2014-08-11 04:59:51 +02:00 |
mattes
|
34e959f3b5
|
start working on migrate-cli
|
2014-08-11 04:28:00 +02:00 |
mattes
|
ebc7d37dc5
|
update files to not use searchpath anymore
|
2014-08-11 03:54:07 +02:00 |
mattes
|
a45e244a71
|
initial
|
2014-08-11 03:42:57 +02:00 |