HAH! Sun
HAH! Sun
@rs that would be awesome. if you find me a way to make this work I could provide a gridfs handler for rest-layer already.
@rs any news?
I haven't read the resumable upload but don't forget that gridfiles can be written only once. after you close them, you have to recreate them if you continue to write...
is someone working on this?
yes. I guess there is no way around scripting it anyway. so a `--full` would make things easier here if it does that job for us. looking forward to seeing...
this would also help to solve https://github.com/abiosoft/ishell/issues/50
I don't think the average user needs this.
this problem persists. sad to see how the maintainer is ignoring this issue.
there you go I just found it by GOOGLING `install go-migrate` which pointed to the README.md in `cmd/migrate`. which is what I thought: just one line: `$ go install -tags...