1
0
mirror of https://github.com/beego/bee.git synced 2025-07-03 05:00:19 +00:00
Files
bee/generate
maplerichie 197d8e97f1 chore(bee api -driver=postgres): change Postgres API generate Primary Key with Serial (Auto increme$
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
2018-10-05 04:56:43 +08:00
..
2018-07-22 11:59:24 +08:00
2017-03-10 11:48:26 +02:00
2017-04-28 22:53:38 +08:00
2017-06-05 09:34:38 +08:00
2017-03-10 11:48:26 +02:00
2017-03-10 11:48:26 +02:00