NEWS
shinyNotes 0.0.2 (2023-02-19)
- Use of
dplyr::in_schema
removed for SQLite database connections to account for changes to DBI and/or dbplyr
API.
- The database table read and write methods now use generic
DBI
methods for constructing table identifiers, regardless of SQL flavor.
- Package data has been re-saved with version 2 to support-backwards compatible reading of serialized objects
shinyNotes 0.0.1 (2020-02-05)