question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After update to version 0.38.1 i got issue: I have field in entity: val object_id = reference("object_id", ObjectEntity).nullable()

and now i can’t correct check this:

val objectId: UUID? = null
val where1 = Op.build { _LocalRoleEntity.object_id eq objectId }
val where2 = Op.build { _LocalRoleEntity.object_id neq objectId }

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Tapaccommented, Jul 16, 2022

@mark-sinclair-tw , sorry for a delay with the release. It will be on the next week.

1reaction
Tapaccommented, Apr 20, 2022

@ESchouten, oh, my bad. It was not so easy to find the way to fix for eq and I forgot about neq. Thank you for notice.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Broken Force Module :: Items :: EverQuest :: ZAM - Allakhazam
Item Type: Misc. Stackable: No. Merchant Value: 1 pp 6 gp 0 sp 0 cp. Tribute: 2. Lucy Entry By: Atarak. Item Updated...
Read more >
Yo AutoEQ broken? : r/headphones - Reddit
I tried to apply EQ from other graph maker and it does sound less bright and gives it a lot of sub bass...
Read more >
Broken quest lines | EverQuest Forums
I recently started playing EQ again after an 8 year hiatus. I started a new account and toons, but I noticed that allot...
Read more >
Broken Equipment | EverQuest 2 Wiki - Fandom
Collect 6 Undying Essence from various skeletons around the The Ruins of Val`marr (fallen guardians, crusaders, apostles, diplomats and disciples all drop ...
Read more >
PowerShell Basics: Comparison Operators -eq -ne -lt
One benefit is that it's easy to use the negative -ne (PowerShell's not equal). -Eq Operator with .txt File Extensions. # PowerShell Comparison ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found