Kirill Müller

Results 608 issues of Kirill Müller

Related to r-dbi/RMariaDB#69. (Successful tests of RMariaDB with libmariadb 2.3.4 indicate that shorter strings may have worked correctly even when longer strings did not.) Test strings up to 64k bytes...

Some backends (e.g., rbigquery) might survive serialization/deserialization.

action:enhance test

https://github.com/r-dbi/RSQLite/issues/238 Some backends might return the number of rows in the table, this still should be allowed.

action:enhance test

when a new result set is created.

action:enhance test

Was broken with RMariaDB.

action:enhance test

- [ ] `sqlData()` - [ ] ...

ready
action:new test

- [x] Resolve all tasks in `cran-comments.md` - [ ] Run `fledge::release()` - [ ] When the package is accepted on CRAN, run `fledge::post_release()`

CRAN release :station:

Done by `inst/getdata.R`, I have trouble recreating `yeast` and `USairports` . - The Nature publications required for `yeast` are not found, `cannot open URL 'https://www.nature.com/nature/journal/v417/n6887/extref/nature750-s1.doc': HTTP status was '404 Not...

When the schema evolves, how do I apply the update to an existing database? Use case: I have a script that creates the database from scratch, I've used it to...

Input: database Output: Code in the _sqlr_ DSL