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

Avoid DML in tests #3

Open
krlmlr opened this issue Mar 1, 2017 · 1 comment
Open

Avoid DML in tests #3

krlmlr opened this issue Mar 1, 2017 · 1 comment

Comments

@krlmlr
Copy link
Member

krlmlr commented Mar 1, 2017

Statements such as CREATE TABLE and DROP TABLE might be unavailable, e.g. in BigQuery. We could just expect an existing empty table with a very simple schema for the tests.

@krlmlr
Copy link
Member Author

krlmlr commented Oct 30, 2021

Maybe with a rewrite.

@krlmlr krlmlr closed this as completed Oct 30, 2021
@krlmlr krlmlr transferred this issue from r-dbi/DBItest Oct 31, 2021
@krlmlr krlmlr reopened this Oct 31, 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