Adding SQLite Connection
Adding a New Database:
In the 'Manage Warehouses' section:
- Click on 'Add New', select type as 'SQLite'
- A form will be presented to you. Fill out the necessary details for the connection.
- Path
- Enter the absolute path to the SQLite database file. For example,
/path/to/database.db. - The path should exist on the same machine where Waii is running.
- Enter the absolute path to the SQLite database file. For example,
- Path
- After entering the details, click on Submit.