Skip to content

Conversation

@joprice
Copy link

@joprice joprice commented Dec 26, 2024

Proposed Changes

This fixes a typo where the non-existent stringOrText function is referenced instead of stringOrNone. This cause misleading lints like

Attempting to provide parameter 'id' of type 'text' using function Sql.stringOrNone. Please use Sql.text, Sql.string,
Sql.textOrNone, Sql.stringOrNone or Sql.dbnull instead.

My editor also removed some trailing whitespace. I can disable it and remove if it's bothersome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant