balderdashy/sails

Custom neo4j adapter

Open

#6996 aperta il 21 mag 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (1953 fork)batch import
3rd party packagehelp wantedormtry this out please

Metriche repository

Star
 (22.778 star)
Metriche merge PR
 (Merge medio 23h 44m) (1 PR mergiata in 30 g)

Descrizione

Follow the docs, I generate a custom adapter by sails generate adapter adapterName Then I pull a custom sails-neo4j adapter on github (https://github.com/keenkiran/sails-neo4j)

It said

`The adapter used by the "default" datastore is not compatible with the current version of Sails/Waterline.

The adapter should expose a valid "adapterApiVersion".

If you're using Sails ≥1.0, try: npm install sails-neo4j@latest --save`

Send help please Node version: 10.x Sails version (sails): 1.x ORM hook version (sails-hook-orm): 2.1.1 Sockets hook version (sails-hook-sockets): 2.0.0 Organics hook version (sails-hook-organics): Grunt hook version (sails-hook-grunt): 4.0.0 Uploads hook version (sails-hook-uploads): DB adapter & version (e.g. sails-mysql@5.55.5): Skipper adapter & version (e.g. skipper-s3@5.55.5):

Guida contributor