more testing of node tags
This commit is contained in:
parent
796da2669d
commit
87494900df
4 changed files with 21 additions and 8 deletions
|
@ -12,9 +12,12 @@
|
|||
# http://dev.mysql.com/doc/refman/5.0/en/old-client.html
|
||||
development:
|
||||
adapter: mysql
|
||||
database: openstreetmap
|
||||
username: openstreetmap
|
||||
password: openstreetmap
|
||||
#database: openstreetmap
|
||||
#username: openstreetmap
|
||||
#password: openstreetmap
|
||||
database: osm_test
|
||||
username: osm_test
|
||||
password: osm_test
|
||||
host: localhost
|
||||
|
||||
# Warning: The database defined as 'test' will be erased and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue