-
Hi,
Using the ESCAPE character in LIKE clause for 2 columns do not filter anything. To have the LIKE clause correctly applied, we must change the ESCAPE character (for example using ^).
- Replic…
-
I am searching for cities using the `search_names` field. I was surprised to find this code:
```
# MySQL doesn't support indexing TextFields
INDEX_SEARCH_NAMES = getattr(settings, 'CITIES_LIGHT_IND…
-
Hello,
I have some questions about the self-driving and taxi information.
During two-stage setting, we need to find information from the database, but there are no self-driving or taxi informati…
-
Requirements for a city DB:
- Must work in both Node and browser
- Must recognize Israel's borders (this throws out pretty much everything :()
-
-
It seems like only a few cities are hardcoded currently. https://www.geonames.org/ provides a [database of world cities](https://download.geonames.org/export/dump/readme.txt) for free under CC-BY-4.0.…
-
I was revising our [translation pipeline](#306) and ran into an issue—the large number of cities in our database.
City names are currently translatable fields (New York, Nova Iorque) and these tran…
-
php artisan migrate
INFO Running migrations.
2021_04_14_141211_update_locations_tables ...................................... 1s DONE
2021_04_14_141222_create_locations_table ...........…
-
-