Closed brancengregory closed 6 months ago
@andrewjbe This would be a minor version change
/document
The only change I want to make is to re-run the tests using the github actions connection info and then re-accept the snapshots, so that they'll match when github actions does the tests. But I need the password, and can't find it in Bitwarden
I actually think this is probably not the best solution; we just need to give the github actions role in our DB access to all the tables and stuff. But this will work for now
Fixes connection issues with simpler strategy; adds basic arrow support; adds github related lines to DESCRIPTION file; replaces stringr with slightly faster stringi functions