Just looking for some opinions on this. I am using EdgeDB for my app store. It runs on top of Postgres. Kratos is compatible with PGQL. Do you think it could be a decent idea (bear in mind, im asking if its decent, not the picancle of wisdom) to give Kratos the raw PGSL DNS string to connect to. I envision that there could be some issues vis a vis schema and edgedb getting freaked out with strage tables. BUT, I would like to have both running on the same DB, in an ideal world of course. What do you think? Anyone was crazy to try this before?