zim32
zim32
You can wrap it in some function which creates connection for you, and then reuse it.
I am not sure about what to do if connection is closed due to some timeout or other database specific things
Maybe we need to implement some kind of ping to keep connection alive
Mysql docs is not super informative)
I am trying to keep the library as slim as possible, meaning that if something can be implemented by user easily it should not be part of this library. I...
I just need to add this into README. Thank you for investigating this issue
Hi. Thanks for this PR. The only think is that in the main branch there should be no logging. All logging is in separate branch called **logging** ) Can you...
This section is confusing too. It states that **an array of hidden rule names**. Then you will go to hidden rules section and there is statement that hidden rule names...