• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jamesfer / cypher-query-builder / 326

Builds Branch Commit Type Ran Committer Via Coverage
326 strict-typescript chore: set typescript to strict mode push 25 Jun 2019 10:00AM UTC jamesfer travis-ci pending completion   set done
322 fix-set-limit-type-signature fix(Skip, Limit): make skip and limit only accept number amounts Change the type signature for both skip and limit to prevent them from accepting a string argument. While passing in a string would still functionally work, it is probably a bug as ... push 25 Jun 2019 09:54AM UTC jamesfer travis-ci pending completion   set done
324 v4 Merge pull request #76 from jamesfer/change-delete-default-behaviour fix(Delete): change the default behaviour of delete clause not to use DETACH DELETE push 25 Jun 2019 09:53AM UTC web-flow travis-ci pending completion   set done
323 fix-set-limit-type-signature fix(Skip, Limit): make skip and limit only accept number amounts Change the type signature for both skip and limit to prevent them from accepting a string argument. While passing in a string would still functionally work, it is probably a bug as ... Pull #75 25 Jun 2019 10:16AM UTC web-flow travis-ci pending completion   set done
320 change-delete-default-behaviour fix(Delete): change the default behaviour of delete clause not to use detach Previously the `delete` clause set the detach option to true, meaning that `.delete` and `.detachDelete` actually had the same behaviour unless you explicitly set `detac... push 25 Jun 2019 09:47AM UTC jamesfer travis-ci pending completion   set done
321 change-delete-default-behaviour fix(Delete): change the default behaviour of delete clause not to use detach Previously the `delete` clause set the detach option to true, meaning that `.delete` and `.detachDelete` actually had the same behaviour unless you explicitly set `detac... Pull #76 25 Jun 2019 09:46AM UTC web-flow travis-ci pending completion   set done
319 change-delete-default-behaviour fix(Delete): change the default behaviour of delete clause not to use detach Previously the `delete` clause set the detach option to true, meaning that `.delete` and `.detachDelete` actually had the same behaviour unless you explicitly set `detac... Pull #76 25 Jun 2019 09:46AM UTC web-flow travis-ci pending completion   set done
317 make-error-handling-consistent fix: make error handling more consistent The run and stream methods on both the Connection and Query classes handled errors inconsistently, sometimes throwing errors synchronously and sometimes returning rejected promises or observables. This com... push 18 Jun 2019 12:28PM UTC jamesfer travis-ci pending completion   set done
315 v4 fix(Skip): use a parameter in skip number BREAKING CHANGE: A string expression as the skip number is no longer accepted. The argument must be a number. push 11 Jun 2019 11:29AM UTC jamesfer travis-ci pending completion   set done
314 fix-set-limit-type-signature fix(Skip, Limit): make skip and limit only accept number amounts Change the type signature for both skip and limit to prevent them from accepting a string argument. While passing in a string would still functionally work, it is probably a bug as ... Pull #75 11 Jun 2019 11:27AM UTC web-flow travis-ci pending completion   set done
313 fix-set-limit-type-signature fix(Skip, Limit): make skip and limit only accept number amounts Change the type signature for both skip and limit to prevent them from accepting a string argument. While passing in a string would still functionally work, it is probably a bug as ... push 11 Jun 2019 11:27AM UTC jamesfer travis-ci pending completion   set done
310 v4 Merge pull request #47 from jamesfer/use-parameters-in-skip-limit Use parameters in skip limit push 06 Jun 2019 11:13PM UTC web-flow travis-ci pending completion   set done
309 remove-set-deprecated-behaviour fix(Set): replace override option with merge The override option has now been replaced with the merge option to be more consistent with cypher. The merge option is just the opposite of the override option. Setting to true will cause the `+=` oper... push 05 Jun 2019 10:50PM UTC jamesfer travis-ci pending completion   set done
308 greenkeeper/initial fix: update code style and test errors Pull #55 05 Jun 2019 08:26AM UTC web-flow travis-ci pending completion   set done
307 greenkeeper/initial fix: update code style and test errors push 05 Jun 2019 08:26AM UTC jamesfer travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 18
  • 19
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc