EmerisHQ / demeris-backend

Monorepo containing all the Demeris backend code and infrastructure definitions.
GNU Affero General Public License v3.0
8 stars 1 forks source link

Cleanup UseSQLGen feature flag in tracelistener #765

Open Pitasi opened 2 years ago

Pitasi commented 2 years ago

We established that sqlgen works for tracelistener. We can clean up the env variable and the deprecated code.

DoD