Paulo Ribeiro

Results 100 comments of Paulo Ribeiro

@nguyenductung I need this change. Would you be able to add tests for it? Otherwise i can open a new pull request. Thanks!

Hello @nickcampbell18 . Thanks for the fast reply. I did try some options without success: - Define `statement_timeout` as an instance method - Use the content of the `statement_timeout` method...

Cool. Will check it out asap! Thanks for the detailed explanation.

@nickcampbell18 I just checked what you suggested with no luck. What you said about casting to `integer` makes sense but even if i add `to_i` to my `statement_timeout` class name...

Ok, i figured out how to fix my issue. As i stated in my last comment `set_timeout` is not being executed in the context of the migration but rather `ActiveRecord::Migration`...

BTW, i got it working without type casting ENV var to integer @nickcampbell18. I did some diggings to try to understand the behaviour and could not reproduce the method being...

Hello @PrajaktaPurohit , unfortunately this repo is dead. I did a fork a while ago and released a new version under the name [`jazz_fingers`](https://github.com/plribeiro3000/jazz_fingers). It already includes this change you...

Hey @jjgh . This project is abandoned. Please take a look at [jazz_fingers](https://github.com/plribeiro3000/jazz_fingers) and LMK if it works to you.

This project is not being actively maintained anymore. I've asked on #32 and after some time didn't get anything merged so i just released with another name including the changes...

Hello @kemicofa . This repo is abandoned for almost 6 years now. Try my fork: https://github.com/plribeiro3000/jazz_fingers