dsyph3r / GoogleGeolocationBundle

Symfony 2 Bundle for Google Geocoding API
32 stars 16 forks source link

README lacks description about cache setup #7

Closed c7nj7n closed 12 years ago

c7nj7n commented 12 years ago

Just wonder when and how to setup the database table used for caching. I followed the instructions and got a Table 'google_geolocation_location' doesn't exist error. Could you add this please?

Thanks in advance for this and the bundle as a whole :)

c7nj7n commented 12 years ago

Precision: the tables have been created and the caching works on subsequent requests. And since I fail to reproduce the issue I better close it. Sorry for bothering you.