PgColumnBuilderBase and notNull()
holy mother of types ... could someone help me out here?
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?1 Reply
holy mother of types ... could someone help me out here?
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?