Giter Site home page Giter Site logo

Comments (2)

raymondfeng avatar raymondfeng commented on June 4, 2024

This is related to how the id property is defined for the Role model. It doesn’t have the generated flag set to true. As a result, the automigrate() doesn’t create a serial id.

I’ll check if we should fix that in strongloop/loopback repo.

Thanks,


Raymond Feng
Co-Founder and Architect @ StrongLoop, Inc.

StrongLoop makes it easy to develop APIs in Node, plus get DevOps capabilities like monitoring, debugging and clustering.

On May 13, 2014, at 11:56 AM, Dilip Kr. Shukla [email protected] wrote:

I am getting following error while trying to create a new role over REST interface, if I am not passing id manually. While manually passing id is saving the data. Which should not happen and id should be auto generated, unless I am missing here some thing..
{
-error: {
name: "error"
status: 500
message: "null value in column "
id " violates not-null constraint"
length: 246
severity: "ERROR"
code: "23502"
detail: "Failing row contains (null, adminjk, nj, 2014-05-14 00:18:20+05:30, 2014-05-14 00:18:20+05:30)."
file: "src\backend\executor\execMain.c"
line: "1611"
routine: "ExecConstraints"
stack: "error: null value in column "
id " violates not-null constraint at Connection.parseE (E:\projects\Git\SourceTree\ConverBiz\SecondarySales\apiss\node_modules\loopback-connector-postgresql\node_modules\pg\lib\connection.js:521:11) at Connection.parseMessage (E:\projects\Git\SourceTree\ConverBiz\SecondarySales\apiss\node_modules\loopback-connector-postgresql\node_modules\pg\lib\connection.js:351:17) at Socket. (E:\projects\Git\SourceTree\ConverBiz\SecondarySales\apiss\node_modules\loopback-connector-postgresql\node_modules\pg\lib\connection.js:101:22) at Socket.EventEmitter.emit (events.js:95:17) at Socket. (stream_readable.js:746:14) at Socket.EventEmitter.emit (events.js:92:17) at emitReadable (_stream_readable.js:408:10) at emitReadable (_stream_readable.js:404:5) at readableAddChunk (_stream_readable.js:165:9) at Socket.Readable.push (_stream_readable.js:127:10)"


Reply to this email directly or view it on GitHub.

from loopback-connector-postgresql.

davidcheung avatar davidcheung commented on June 4, 2024

Cleaning up old issues, looks like fixed by strongloop/loopback#254, closing issue.

from loopback-connector-postgresql.

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.