Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#167·decimal

Implement sql `Value` interface for the non-pointer `Decimal` type

Author: libreoscarCreated Feb 19, 2020Updated May 20, 2026

Please consider adding impl func (d Decimal) Value() (driver.Value, error). Referring issue https://github.com/jinzhu/gorm/issues/1250

Source: shopspring/decimal

View original on GitHubView discussion on GitHub