ngageoint / geopackage-ios

GeoPackage iOS Library
http://ngageoint.github.io/geopackage-ios
MIT License
50 stars 19 forks source link

Helper method to retrieve a DataColumn based on a table name and column name #4

Closed danielbarela closed 8 years ago

danielbarela commented 9 years ago

We should have a helper method in the DataColumnsDao to retrieve the DataColumn based on table name and column name.