Hey guys, I try access db from server. I need create a job to import data from other database, and create default data in db. I can do it? How do it? I use local cluster with docker. Actually I create a http request from server, but I'm no happy with this implementation, and because of the amount of data, return error when I execute
ctx.db.exists
.