Laust Rud Jacobsen

Results 32 comments of Laust Rud Jacobsen

What version control system are you using for this? If you're using git, you can only tag a commit of the whole repository, not a directory.

Ah, that makes sense in that case.

@Hillkorn sounds like an issue ready to close, though with some sadness?

I still find this a good set of changes

This is a simple but valuable addition, please merge it.

That seems like a good idea to me. Are you thinking of a simple hook where you can take over all storage responsibility?

This line probably makes it more difficult to debug, maybe a tiny bit of output would be helpful: https://github.com/sonots/sigdump/blob/69e2205ab5df635b277eb11ac4b0f0d1bd752a13/lib/sigdump.rb#L8

Concur - long options are awesome in documentation for immediate understanding.

Oh hey, http://deveiate.org/code/pg/PG/Connection.html#method-i-exec_params is even easier to use, should you be so inclined. Feel free to close if irrelevant.