I have a table that stores zip codes with their corresponding longitude and latitudes to use in calculations of distance between two points.
I don't necessarily need this table defined in schema.yml because it will just be used by propel as a lookup for the long/lat values. I suppose I still have to define it in schema.yml and ignore the created classes or what would be the proper way to address this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
