Gustavo Chaín

Results 70 comments of Gustavo Chaín

> Hi @qustavo ,yes I tried to have both lint and test in same action as multiple steps then moved it to separate using existing `lint.yml`. This is because of...

For some reason I can't see that commit on this PR ![Screenshot_2021-12-29_09-41-48](https://user-images.githubusercontent.com/1288313/147643341-8932e3d6-cff8-4d5c-92c8-51dd42c43c6f.png) I also noticed that sqlhooks already has a `lint.yml` (added here: https://github.com/qustavo/sqlhooks/commit/6d849c52e98a5bb2c77700e82c40c90492201fc1), so maybe we should close the...

anyway, there is already linting support on the current pipeline, what's missing that you'd like to change?

I'm not sure if sqlhooks can attach to transactions, but if that's the case, I think you could use the context to save a reference to the `tx` and then...

Hey, @ivucica that would make sense, the problem is that some drivers use Prepare, and some others don't, it's not a trivial problem. I still don't know how to implement...

thanks, let's continue the conversation on #49

We might end up splitting configuration and history into 2 different files like `.httplab/{history,config}`

btw, @maciekmm isn't `-port` enough?

can u rebase this one?

I'll try to find a windows box to reproduce the error, but I might take me a while