Skip to content

DB Backend: Remove sqlx dependency

Administrator requested to merge cc/remove-sqlx into main

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.

Merge request reports

Loading