I'm working on changing a csv to database table. I...
# plugins-general
t
I'm working on changing a csv to database table. I configured the SQ lite loader in my yml file. does this final config: database: my_database.db. will i need to install sq Lite and create a folder of the same name for it to be the destination or will it be sent to a folder in my project if i create one named my_database.db?