Setting up local database
From my understanding, the docs say with seeding you can populate your local database. However, where can I set it up? I currently have a local database.sql file that creates all the tables and rls policies. I don't think this is how it is supposed to work, though? I can't find anything in the docs about it.