Commit Graph

96 Commits (x/sqlx)

Author SHA1 Message Date
Michael Li d4cac5afbc
add missing method logic
2 years ago
Michael Li d8f38f256f
sqlx: fixed update user metric info logic not incorect error
2 years ago
Michael Li 96f124423e
sqlx:fixed get follow index tweets incorrect problem
2 years ago
Michael Li 97c1d35bca
sqlx: optimize sql generate logic
2 years ago
Michael Li 05230212f2
sqlx: add get user profile data logic implement
2 years ago
Michael Li 42061ab3ae
sqlx: optmize get index trends info data logic
2 years ago
Michael Li ca9967f572
sqlx: add highlightConment data logic
2 years ago
Michael Li 1a878e0f8e
sqlx: optimize get index trends data logic
2 years ago
Michael Li 95397f7035
sqlx: fixed unfollow user incorrect and get friend error
2 years ago
Michael Li 4634305258
sqlx: add read all message logic
2 years ago
Michael Li 1a2863875e
adapt for v0.5.0-beta.1
2 years ago
Michael Li a79ea4c555
add miss field init in sakila data service initial
2 years ago
Michael Li 10b54a27eb
merge from x/gorm branch
2 years ago
Michael Li 5c0e97d4c4
sqlx: optimize get comments for post detail page logic
2 years ago
Michael Li 8a736b5bd0
sqlx: optimize get hots tweets in postgres database env
2 years ago
Michael Li 283770104b
sqlx: optimize initial logic for data service
2 years ago
Michael Li 83bdf8bdb5
sqlx: adapter to v0.5.0
2 years ago
Michael Li e724028ba0
add miss data logic for get register user info
2 years ago
Michael Li 03d374a123
sqlx: fixed get messages error
2 years ago
Michael Li 590cf8390c
fixed get index posts error in mysql as database
2 years ago
Michael Li 4b1913605c
fixed get tag list error with empty slice pass to in
2 years ago
Michael Li d54d6cadd8
upgrade github.com/bitbus/sqlx => v1.8.0
2 years ago
Michael Li f46131d7fe
merge from x/gorm branch
2 years ago
Michael Li ebebfb1ccd
sqlx: change sqlx as defualt db feature and fixed some error
2 years ago
Michael Li 5dc4c03a57
sqlx: fixed all create sql query error in postgres
2 years ago
Michael Li 6c594a8b24
sqlx: optimize get query for stmt
2 years ago
Michael Li 9104bf37ef
upgrade github.com/alimy/yesql => v1.9.0
2 years ago
Michael Li e9e3910fe5
sqlx: fixed create tweet error
2 years ago
Michael Li 513bdc75fa
sqlx: add pgsql special implement for tweet create
2 years ago
Michael Li efde294128
sqlx: fixed follow/unfollow topic error
2 years ago
Michael Li 3d640f0958
sqlx: make app work well but except create post/comment/reply and some other create act in postgres driver because it not support LasterInsertId
2 years ago
Michael Li b78ad4c6b1
sqlx: optimize sakila package code and upgrade github.com/alimy/yesql=>v1.8.4
2 years ago
Michael Li 27f409e3a7
sqlx: add miss logic for topics
2 years ago
Michael Li 6e712e689e
use github.com/bitbus/sqlx as sqlx package and upgrade github.com/alimy/yesql => v1.8.0
2 years ago
Michael Li 8c39062998
sqlx: follow item add created_on field
2 years ago
Michael Li 5ff800a904
sqlx: add following data logic implement WIP: 100%
2 years ago
Michael Li 2a717d5a9a
sqlx: add miss method for tweet data logic WIP: 95%
2 years ago
Michael Li 45d0318c4d
sqlx: add timeline logic implement WIP: 90%
2 years ago
Michael Li 56b8463707
sqlx: add miss method for following
2 years ago
Michael Li d5557d4a87
add miss method for web servent implement in sqlx model
2 years ago
Michael Li 06f55083bd
sqlx: fixed error for tweet logic implement
2 years ago
Michael Li 2f9077c941
sqlx: tweet logic is implemented complete. WIP %85
2 years ago
Michael Li 1e9f65626a
sqlx: tweet_help/tweet_manage logic is implemented complete. WIP %75
2 years ago
Michael Li 8bf268af0a
sqlx: fixed wallet logic for HandlePostAttachmentBought error
2 years ago
Michael Li 1a3edd3f8f
sqlx: just format yesql.sql
2 years ago
Michael Li fc8a33a14d
sqlx: wallet logic is implemented complete. WIP %55
2 years ago
Michael Li 250fd0af15
sqlx: user logic is implemented complete. WIP %45
2 years ago
Michael Li 5957eeacc3
sqlx: security logic is implemented complete. WIP %40
2 years ago
Michael Li a9743e25bd
sqlx: messages logic is implemented complete. WIP %35
2 years ago
Michael Li 7665c1fd0c
sqlx: yesql gen script add go:build generate tag
2 years ago