ParserHelpers

class Object
trait Matchable
class Any

Type members

Classlikes

trait Assignments extends Idents

Helpers for different behaviors Quill supports of object equality. This is non-trivial since Quill has to make sense of different equality paradigms across ANSI-SQL and Scala for objects that may be Optional or not. Several techniques are implemented to resolve these inconsistencies.

Helpers for different behaviors Quill supports of object equality. This is non-trivial since Quill has to make sense of different equality paradigms across ANSI-SQL and Scala for objects that may be Optional or not. Several techniques are implemented to resolve these inconsistencies.

trait Helpers(using x$1: Quotes) extends Idents with QuatMaking with QuatMakingBase
trait Idents extends QuatMaking
trait PropertyAliases(using x$1: Quotes)
trait PropertyParser(implicit val qctx: Quotes)