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

Check actual availability of type returned by dbDataType() #19

Closed
krlmlr opened this issue Nov 10, 2015 · 1 comment
Closed

Check actual availability of type returned by dbDataType() #19

krlmlr opened this issue Nov 10, 2015 · 1 comment
Milestone

Comments

@krlmlr
Copy link
Member

krlmlr commented Nov 10, 2015

SELECT cast(NULL as <dbDataType()>) AS a

@krlmlr krlmlr added this to the 0.1 milestone Nov 10, 2015
@krlmlr krlmlr closed this as completed in 847b4f5 Nov 10, 2015
krlmlr pushed a commit that referenced this issue Nov 10, 2015
- Test `dbBind()` in all supported variants
- Test BLOB data type (#17)
- Check actual availability of type returned by `dbDataType()` (#19)
- Use regex matching for deciding skipped tests, skip regex must match the entire test name
krlmlr pushed a commit that referenced this issue Nov 11, 2015
- Tests from the proposal
    - SQL
    - Metadata
    - DBI compliance (not testing read-only yet)
- Migrate most of the tests from RMySQL
- Test improvements
    - Test BLOB data type (#17)
    - Check actual availability of type returned by `dbDataType()` (#19)
- Testing infrastructure
    - Disambiguate test names (#21)
    - Use regex matching for deciding skipped tests, skip regex must match the entire test name
- Documentation
    - Document all tests in each test function using the new inline documentation feature of roxygen2
    - Improve documentation for `test_all()`: Tests are listed in new "Tests" section
    - Add brief instructions to README
- Move repository to rstats-db namespace
- Same as 0.1-6
@github-actions
Copy link

github-actions bot commented Dec 7, 2020

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2020
krlmlr pushed a commit that referenced this issue Oct 17, 2022
* Harmonize yaml formatting

Closes #19

* revert changes to matrix section
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant