Dieter Pisarewski
Dieter Pisarewski
When I run specs on master branch I get these errors: ``` Failures: 1) Neo4j::Server::CypherTransaction#del deletes a node Failure/Error: tx.close Neo4j::Server::Resource::ServerException: Expected response code 200 Error for request http://localhost:7474/db/data/transaction/5437/commit, 404,...
I used it in kaminari-neo4j gem to obtain a variable name from a return clause. https://github.com/megorei/kaminari-neo4j/blob/d757ed35f0488bbf9a6ffb62550f50af690aee4a/lib/kaminari/neo4j/paginated.rb#L52 Not sure if it's necessary now.
Same issue
I defined a scope 'none' as a workaround. ``` scope :none, -> { where('1 = 0') } ```
I think, NullRelation is just an optimization that prevents firing database queries or doing unnecessary computations.
@spras You must replace `501:20` with your ids. Run `id` to get them.
It works for me after reverting this change https://github.com/stephank/docker-for-mac-nfs/commit/8f92669449a2e50dcb627ccf10a78297c6bb8c2b