Thanh NGUYEN

Results 6 comments of Thanh NGUYEN

Hi, I got the same issue with the error `prepared statement sqlx_s_1 already exists` while doing with pgbouncer. Setting capacity to 0 and persistent at query level to false did...

I have intention to use tview to write several console applications. And in some of them, I need to modify a value under JSON format for example. I understand that...

Yes, I think that I can manage in my projects so dont worry about when you will implement it. Anyway, thanks to add "on roadmap" for this request because it...

Very happy to find out this package and congrats for joining Microsoft. > For what are you using Playwright for Go? Automate E2E tests and web scraping. > Are you...

I rendered this string: `"{\n \"subuser\": \"{{ context.data.tenant_id }}\",\n \"event\": \"SUBUSER_CREATED\",\n \"payload\": {},\n \"status\": 0,\n \"error\": {% if result['subuser-create']['output']['content']['errors'] is defined %}{{ result['subuser-create']['output']['content']['errors'] | json_encode() | safe }}{% else %}N/A{%...

Hello, I am not expert in Flutter, and I have just dived into Flutter Quill tonight. I got the same issue. But when I looked at the code source of...