Getting 'db.gql is not a function'
Im building an android app with cordova, and after installing GQL plugin using 'bower install pouchdb-gql' and then including the 'dist/pouchdb.gql.js' in the head of my index, I am getting the error 'db.gql is not a function' when I try to execute a query.
Anyone know what is wrong? Is this plugin still maintained?
Edit: Seen last commit mid 2014. This plugin should be reviewed
Please have you see a solution to thia
i use it in a script tag then occur this problem "Invalid plugin: got "gql", expected an object or a function" anybody can resolve it?
@ice201508 i will advice you use the plugin pouchdb find plugin as there is no response to this issue all this while, that is what i fall back to