PostgreSQLResultExt extension

on
  • PostgreSQLResult

Methods

singleOrNull<T>(T cb(PostgreSQLResultRow row)) → T?