jackcb123

Results 2 issues of jackcb123

Hello! Since adding this on Google Tag Manager, my react-router and window.location seem to get out of sync when clicking around fast on my react app. I tracked it down...

Issue: Many of my complex sql statements were being performed by the primary instead of the replica. It turns out that the sql_replica_matchers regex is insufficient for queries that begin...