mirror of
https://github.com/beego/bee.git
synced 2025-07-03 05:00:19 +00:00

Change in Methods: 1. func (postgresDB) GetColumns() 2. func isSQLDecimal() 3. func extractIntSignness() 4. func extractDecimal() Description 1. Update query, extra will return "auto_increment" instead of blank "", Primary Key can work toget$ 2. Increase type of decimal 3. Fix return INT length 4. Fix return DECIMAL types precision