Select the latest N items sorted in oldest to newer

前端 未结 0 1710
-上瘾入骨i
-上瘾入骨i 2021-02-05 20:41

I am trying to select the latest messages by date of creation with the following entity.

type Message struct {
    ID        uuid.UUID `gorm:"primaryKey;type         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题