NEWS


SQLove 1.0.2 (2025-04-17)

Cleaned up a bug in the previous code and then added functionality for ODBC connections!

SQLove 1.0.1 (2025-04-10)

First major package update! Automatic whitespace trimming at the end of the SQL script is now implemented and pattern/replacements arguments can be provided character vectors for multiple subs simultaneously.

SQLove 0.0.3 (2023-11-10)

Bug fixes identified by users

SQLove 0.0.2 (2023-03-06)

Added additional functionality to package that prints the number of query statements completed in real time to show the live progress of their SQL code.

SQLove 0.0.1 (2023-02-16)

Initial submission of package to CRAN