store
Package store automatically configures a database to store structured information in an sql database
-
Filename
Size
Last Commit Date
Commit Message
-
..
-
LICENSE
767
2015/11/02 17:47:57
Added License
-
README.md
2349
2024/08/19 17:57:22
regen'd README
-
filters.go
687
2024/08/22 21:55:20
reformatted
-
go.mod
114
2022/10/21 17:26:44
added go mod files
-
go.sum
223
2022/10/21 17:26:44
added go mod files
-
search.go
2527
2015/02/25 15:33:46
Corrected SORT BY -> ORDER BY
-
search_test.go
1939
2015/02/25 15:34:20
Initial search tests
-
store.go
8970
2024/06/14 22:03:10
minor cleanup
-
store_test.go
4990
2015/02/26 21:17:21
Added test for structs within structs
-
utils.go
1968
2024/08/22 21:55:20
reformatted