|
d1d80a91cd
|
Add 'gofmt' linter
|
2022-03-13 17:13:40 -07:00 |
|
|
2f784c779c
|
REFACTOR: Add sqlx dependency
|
2022-03-06 19:17:43 -08:00 |
|
|
26ab9ec937
|
Create new Timestamp helper type
|
2022-03-06 18:09:43 -08:00 |
|
|
c803794a0f
|
Change TweetID to be an int64 instead of a string
|
2021-08-04 14:49:20 -07:00 |
|
|
d81fae0013
|
Make UserID an alias for int64 rather than string
|
2021-08-04 02:00:58 -07:00 |
|
|
96e2edfb8a
|
ID fields are now Hungarian-notated
- tweet.User is now a pointer to a User object; tweet.UserID holds the user id
|
2021-07-24 10:19:05 -07:00 |
|
|
5b7d3dcdc4
|
Add Retweet type
|
2021-06-14 12:14:51 -07:00 |
|