Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

update mapzen key if it already exists #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

v1r0x
Copy link
Contributor

@v1r0x v1r0x commented May 4, 2016

fix #134
@e-alfred and @GetMike could you please review?

for the record: This doesn't fix multiple entries in the table, but prevents to insert more than one entry per user. So you have to delete all keys from your user (DELETE FROM oc_maps_apikeys WHERE user_id='yourUserId';) by hand. Afterwards this error shouldn't occur.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After adding Mapzen API Key table cannot be found
1 participant