摘要:
or Adding "-count=1" to "go.testFlags" can disable go test cache.
阅读全文
posted @ 2023-11-29 18:51
ZhangZhihuiAAA
阅读(63)
推荐(0)
摘要:
The default timezone of a newly created database is UTC. You can set the timezone to a new value sessionly or globally: zzh@ZZHPC:~$ docker exec -it p
阅读全文
posted @ 2023-11-29 15:38
ZhangZhihuiAAA
阅读(34)
推荐(0)
摘要:
Problem: sqlc can't recognize PostgreSQL data types numeric and decimal with the default database driver package database/sql, it makes them string. U
阅读全文
posted @ 2023-11-29 08:40
ZhangZhihuiAAA
阅读(93)
推荐(0)