Closed limpbrains closed 14 years ago
example: sql_query = \ SELECT id, name, description, category_id, lng, lat FROM citymaps_point
"\" required at the end of SELECT line.
Thanks!
example: sql_query = \ SELECT id, name, description, category_id, lng, lat FROM citymaps_point
"\" required at the end of SELECT line.