kukua / concava-api

API for modifying ConCaVa metadata.
http://kukua.github.io/concava-api/
MIT License
1 stars 0 forks source link

Renaming attribute throws error #30

Open mauvm opened 8 years ago

mauvm commented 8 years ago
Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '0000000000000001 CHANGE foo bar DOUBLE PRECISION DEFAULT NULL' at line 1 (SQL: ALTER TABLE 0000000000000001 CHANGE foo bar DOUBLE PRECISION DEFAULT NULL)
mauvm commented 8 years ago

Probably has something to do with https://github.com/kukua/concava-api/issues/23.