I don't see the db client to interact with sqlite being used in the section or any sql queries to se

I don't see the db client to interact with sqlite being used in the section or any sql queries to seed being done. I assume this section expects me to run migrations through cli first, but what if I want to seed programmatically
Was this page helpful?