safing / portbase

Golang Service Project Baseline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add database/query support for time.Time

dhaavi opened this issue · comments

We currently resort to using int64 instead of time.Time for database records when we plan on using these fields in a query. If we would support time.Time in the query package, we could utilize this more.

Don't auto-close.

This issue has been automatically marked as inactive because it has not had activity in the past two months.

If no further activity occurs, this issue will be automatically closed in one week in order to increase our focus on active topics.

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

If the issue has not been resolved, you can find more information in our Wiki or continue the conversation on our Discord.