ghost-plugin icon indicating copy to clipboard operation
ghost-plugin copied to clipboard

DatabasePlugin uses pre-knex-0.4 "Schema" propery instead of the newer "schema" property.

Open popham opened this issue 11 years ago • 1 comments

Playing with the post plugin, I've run into undefinedness because the property Schema versus schema (older versions of knex api use Schema, but Ghost uses 0.5.0). A quick grep -r Schema . yields an antiquated mock, that mock's tests, and a couple of calls under the old api.

popham avatar Jan 14 '14 00:01 popham

Hi @popham .

This repo is mostly abandoned in lieu of the TryGhost/Ghost-App repo. I don't think we've officially talked about creating the DatabasePlugin there yet, so thanks for the heads up anyway.

jgable avatar Jan 14 '14 02:01 jgable