Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Commit c00aa2a

Browse files
author
thisisaaronland
committed
Merge branch 'master' of github.com:whosonfirst/go-whosonfirst-sqlite-features-index
2 parents 46a5395 + 0dde446 commit c00aa2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ func SQLiteFeaturesIndexRelationsFunc(r reader.Reader) sql_index.SQLiteIndexerPo
150150
to_index = append(to_index, ancestor)
151151

152152
// TO DO: CHECK WHETHER TO INDEX ALT FILES FOR ANCESTOR(S)
153+
// https://github.com/whosonfirst/go-whosonfirst-sqlite-features-index/issues/3
153154
}
154155

155156
for _, record := range to_index {

0 commit comments

Comments
 (0)