Forums

Import into sqlite

So I have my app up and running but I need to import a ton of data into my SQLite database using csv files. I’ve had no trouble running SQLite.exe in terminal locally to do this but unable to do so in bash online (says no sqlite3.exe, even though it’s in the folder). Any advice?

Use the correct name for the executable you're trying to run: sqlite3