0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding in GetSQLConfFromFile method such that users can specify where their configuration file is for SQL commands. Removing TODO note :) More... over 11 years ago
Moving yaml parsing logic into seperate method such that we can provide a seperate code path for getting configuration from any file the user wishes More... over 11 years ago
Adding in sql_mapper_test file More... over 11 years ago
Adding in db/mock configuration helpers More... over 11 years ago
Adding in a NewSQLMapper method such that consumers of the library can now create new SQLMappers on demand and supply their own database connections. Also introduced a method that allows SQLMappers to return their SQL Database connection for inspection. Also altered some comments so that they weren't line breaking in standard emacs buffers More... over 11 years ago
Updating travis build such that it can correctly pull down the goose migration command line tool More... over 11 years ago
Add a Bitdeli badge to README More... over 11 years ago
Merge pull request #4 from bitdeli-chef/master More... over 11 years ago
[CHANGELOG] Updating changes More... over 11 years ago
[src] Adding some documentation to the publicly available methods for the google geocoder struct More... over 11 years ago
[src][test] Fixing incorrect EARTH_RADIUS constant, updating tests accordingly More... over 11 years ago
[CHANGELOG] Documenting release of version More... over 11 years ago
[README] Adding in some basic usage notes More... over 11 years ago
[README] reverting whitespace change in readme for coveralls icon More... over 11 years ago
[README] Adding whitespace in readme such that coveralls.io can find the badge More... over 11 years ago
[README] adding coverage badge to readme More... over 11 years ago
[README] switching to drone.io build More... over 11 years ago
[README] Updating travis badge to correct repository More... almost 12 years ago
[src] Removing uneeded commented out code More... almost 12 years ago
[src][test] Adding in a NewPoint method and conventional golang Getters for latitude and longitude More... almost 12 years ago
[src] Fixing incorrect terminology in the documentation More... almost 12 years ago
[src] Reformatting the doucmentation for sql_mapper.go More... almost 12 years ago
[src] Fixing documentation for sql_conf.go More... almost 12 years ago
[src] Reformatting the documentation for point.go and adding in EARTH_RADIUS constant More... almost 12 years ago
[src] Adding some documentation to the mapper.go interface More... almost 12 years ago
[src] Adding some documentation to the geocoder.go interface More... almost 12 years ago
[src] Fixing the formatting of geo.go and elaborating on functionality a bit more clearly More... almost 12 years ago
[README] Adding some notes for how the env variable is intended to work More... almost 12 years ago
[README] Fixing some more gramattical mistakes More... almost 12 years ago
[README] Fixing some typos More... almost 12 years ago