I’ve been looking around on the forums and docs and can’t figure this out. I see @Hyperbytes and @Teodor talk about it here All the questions about docker you wanted to ask but felt stupid asking but didn’t see an answer for the part about the local database overwriting.
I see this
“Hitting deploy only changes the files, it does not change the database structure or contents”
but it does change the database content for me. I assume it’s because I’m using SQLite and it’s reuploading the file? If so, can I use the publish manager to exclude the database file?
I feel like I’m missing something simple here.