Giter Site home page Giter Site logo

Comments (4)

tgriesser avatar tgriesser commented on April 28, 2024

Thanks for that @chymz - I fixed it slightly differently, but I also made the fulfilled promise value of the attach/detach to be the belongsToMany collection object currently being used. Should be fixed in 0.1.7.

from bookshelf.

teckays avatar teckays commented on April 28, 2024

More than 2 years and it still does't work!!!!

from bookshelf.

johanneslumpe avatar johanneslumpe commented on April 28, 2024

@teckays instead of being hostile, how about pulling yourself together and creating a fix for it?

from bookshelf.

melardev avatar melardev commented on April 28, 2024

Hi, this feature still has a bug, detach only works if there is something to delete, if there is no rows to delete then it triggers an exception. I have tested with detach() and detach([]), they both trigger an exception with the following stacktrace:

CustomError: EmptyResponse
    at Child.<anonymous> (D:\MyBookshelfProject\node_modules\bookshelf\lib\model.js:715:21)
    at PassThroughHandlerContext.finallyHandler (D:\MyBookshelfProject\node_modules\bluebird\js\release\finally.js:57:23)
    at PassThroughHandlerContext.tryCatcher (D:\MyBookshelfProject\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\MyBookshelfProject\node_modules\bluebird\js\release\promise.js:512:31)
    at Promise._settlePromise (D:\MyBookshelfProject\node_modules\bluebird\js\release\promise.js:569:18)
    at Promise._settlePromise0 (D:\MyBookshelfProject\node_modules\bluebird\js\release\promise.js:614:10)
    at Promise._settlePromises (D:\MyBookshelfProject\node_modules\bluebird\js\release\promise.js:694:18)
    at _drainQueueStep (D:\MyBookshelfProject\node_modules\bluebird\js\release\async.js:138:12)
    at _drainQueue (D:\MyBookshelfProject\node_modules\bluebird\js\release\async.js:131:9)
    at Async._drainQueues (D:\MyBookshelfProject\node_modules\bluebird\js\release\async.js:147:5)
    at Immediate.Async.drainQueues [as _onImmediate] (D:\MyBookshelfProject\node_modules\bluebird\js\release\async.js:17:14)
    at runCallback (timers.js:705:18)
    at tryOnImmediate (timers.js:676:5)
    at processImmediate (timers.js:658:5)

from bookshelf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.