PgColumnBuilderBase and notNull()
holy mother of types ... could someone help me out here?
OK:
KO:
Is there a base type or interface I can use that does include
OK:
id: ref(sometable.id)KO:
id: ref(sometable.id).notNull()Is there a base type or interface I can use that does include
notNull() and friends?