alixaxel / ArrestDB

RESTful PHP API for SQLite, MySQL and PostgreSQL Databases

Home Page://github.com/alixaxel/ArrestDB/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

409 for put / insert

jamespsterling opened this issue · comments

I'm getting 409 when trying to put a new record, or update existing records. Dumping the insert query shows '?'s in the query. Are these not getting replaced later on?