Skip to content

Inconsistent argument names #235

Description

@krlmlr

dbBind(params) vs. dbGetQuery(param).

Better to fix in DBI, extend all to params (or shorten to param) and give a warning if param is used.

Also: conn vs. con .

  • param vs. params
  • conn vs. con
  • n vs. max_rows

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions