Scala Slick – Not Null not working as expected?
I have a slick expression where I want to make sure s.next is not null in conjunction with another condition:
I have a slick expression where I want to make sure s.next is not null in conjunction with another condition: