Update README.md
This commit is contained in:
parent
6b1b8a7caa
commit
03fae5c5ef
@ -71,7 +71,12 @@ SELECT (geocode_namedplace(Array['sunapee', 'sunapeeee', 'New York City'], 'USA'
|
|||||||
# Testing
|
# Testing
|
||||||
In order to test the data and the functions created under the script avaialble in this folder, you will need to run `bash test.sh` from `test/data` and `test/functions`.
|
In order to test the data and the functions created under the script avaialble in this folder, you will need to run `bash test.sh` from `test/data` and `test/functions`.
|
||||||
|
|
||||||
|
# Known issues
|
||||||
|
* Admin1 column with null rows doesn't return a result: https://github.com/CartoDB/data-services/issues/147
|
||||||
|
|
||||||
# Historic:
|
# Historic:
|
||||||
|
* [24/06/2015]:
|
||||||
|
* Added section "Known issues"
|
||||||
* [23/06/2015]:
|
* [23/06/2015]:
|
||||||
* `README.md` file generated
|
* `README.md` file generated
|
||||||
* Added structure for `/test`
|
* Added structure for `/test`
|
||||||
|
Loading…
Reference in New Issue
Block a user