This website requires JavaScript.
Explore
Help
Sign In
extern
/
hishtory
Watch
1
Star
0
Fork
0
You've already forked hishtory
mirror of
https://github.com/ddworken/hishtory.git
synced
2024-11-25 17:53:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5121df5a8c
hishtory
/
shared
History
David Dworken
5121df5a8c
Remove testutils.Check(t, err) and replace it with require.NoError which gives a clearer error message and a full stacktrace
2023-09-24 16:05:01 -07:00
..
testutils
Remove testutils.Check(t, err) and replace it with require.NoError which gives a clearer error message and a full stacktrace
2023-09-24 16:05:01 -07:00
data.go
Create func to automatically create DB indexes rather than just documenting them in a comment that has to be manually executed
2023-09-22 19:11:43 -07:00
time.go
use DateOnly as local constant instead of using the imported time package
2023-09-11 10:15:42 -04:00
usagedata.go
remove usage_data related queries from the main package into a database package
2023-09-08 10:58:01 -04:00