Actually I was able to figure out. I created a db file on my local instance of the sqlite3 on mac.
I used the SQL file I had create the entire tables in my local instance of sqlite. Then I overwrite the db.sql3 file created by the DreamFactory new SQLLite driver/database service with the file I had and it loaded all the tables.
↧
SQL file to create tables in your dashboard
↧