Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More arguments to dbListObjects() to narrow result set #15

Open
krlmlr opened this issue Feb 6, 2018 · 4 comments
Open

More arguments to dbListObjects() to narrow result set #15

krlmlr opened this issue Feb 6, 2018 · 4 comments

Comments

@krlmlr
Copy link
Member

krlmlr commented Feb 6, 2018

Default: NA.

@krlmlr krlmlr changed the title Add prefix argument to dbListObject() Add prefix argument to dbListObjects() Mar 26, 2018
@krlmlr
Copy link
Member Author

krlmlr commented Mar 26, 2018

I don't remember what this was about. We already have a prefix = NULL argument. Further restricting the number of returned objects may be important for an object browser, but is discussed elsewhere.

@krlmlr krlmlr closed this as completed Mar 26, 2018
@krlmlr
Copy link
Member Author

krlmlr commented Mar 26, 2018

Definitely, this was about filtering. I think we should:

  • offer an option to restrict the number of objects returned
  • offer ways to further restrict the objects on the database: "starts with", "ends with", "contains", ...

@krlmlr krlmlr reopened this Mar 26, 2018
@krlmlr krlmlr changed the title Add prefix argument to dbListObjects() More arguments to dbListObjects() to narrow result set Mar 26, 2018
@krlmlr
Copy link
Member Author

krlmlr commented Jul 14, 2018

Reference: r-dbi/odbc#158 (comment).

@krlmlr
Copy link
Member Author

krlmlr commented Oct 17, 2021

I no longer think dbListObjects() is a good API -- dm_meta() is more promising.

@krlmlr krlmlr closed this as completed Oct 17, 2021
@krlmlr krlmlr transferred this issue from r-dbi/DBI Nov 1, 2021
@krlmlr krlmlr reopened this Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant