scala - Squeryl ORM fails using Long, bigints, and operators? -


Squirrel is not doing today right now. I have a messy mess that I have not worked so far in the wrong way.

Error thrown by postgres:

  Reason by: java.lang.RuntimeException: Exception execution statement: ERR or: Operator does not exist: changing character = large Point sign: An operator does not match given given name and logic type (fairs). You may need to explicitly enter the position: 722   

Why this error is not thrown, except that I am storing a Scala Long in a large area and then that But the question is going on. Am I doing something wrong?

All this square runs on the ORM, so I'm 90% confident that my type is correct. My code is also compiled.

Edit

This is a code that I am using for query. Not too much ...

  to (db.reilly) (r => where ((rusur id === user-end)) (r))  < / Pre  

I am a terrible person.

Spend about two hours on this, but it all came down to a poisonous database development.

I did not know, and I am confused about how I found it, but that code userId is actually a text The error was not found until I could not start printing the structure of the table.

I came to know that after recording a record such as a mad without errors, I came to know how it got it.

/ div>

Comments