DB Backend: Remove sqlx dependency
Created by: camdencheek
We're using sqlx for symbols, but I can't come up with any reason. It's blocking some refactors I have planned to make our db layer more typesafe.
Bump PR auditor
Test plan
Depending on unit tests.