Santiago De la Cruz

Results 9 issues of Santiago De la Cruz

Go 1.15 will have a more stable RISC-V support. Consider update the package for compatibility. Thanks.

Insert to typeVarChar, typeBigVarChar, typeText, typeChar, typeBigChar requires to convert string->[]rune->[]byte This correct insertion of values that contains special characters like letters with accents, the `ñ` and many other characters...

The string length returned by query selecting a CHAR column is exactly 4 times of size of column. To reproduce the problem: ```go package main import ( "database/sql" "fmt" "log"...

Hello, I hope you are happy using this package :) Currently I'm too busy, and I know this package needs some features proposed in this discussion https://github.com/xhit/go-simple-mail/discussions/53 I left a...

For video playing, the notification is not always required, so a boolean flag to show or not the notification will be great to avoid the issue #19 in Android.

See this image: ![image](https://github.com/coroot/coroot/assets/51337247/2c863fd8-ea5b-4ab9-b8e7-431877e468b8) The service `external http` is a Docker swarm service that IP was changed, then, we now had this new "external service" and the real service has...

Support send alerts to Google Chat, some documentation here: https://developers.google.com/workspace/chat/create-messages#send-message-app