openjusticeok / ojodb

OJO's R package for opening the black box of our justice system
https://openjusticeok.github.io/ojodb/
GNU General Public License v3.0
8 stars 3 forks source link

Connection Management and Arrow #165

Closed brancengregory closed 6 months ago

brancengregory commented 7 months ago

Fixes connection issues with simpler strategy; adds basic arrow support; adds github related lines to DESCRIPTION file; replaces stringr with slightly faster stringi functions

brancengregory commented 7 months ago

@andrewjbe This would be a minor version change

brancengregory commented 7 months ago

/document

andrewjbe commented 7 months ago

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

andrewjbe commented 6 months ago

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