#Using SQL lite for multiple Devs

1 messages · Page 1 of 1 (latest)

manic fjord
#

Hi

I am testing theories to see what fits our scenario the best.

I have created a test website (Umbraco 13) installed uSync and using SQL lite.

I push this to the repo but when pulling this from another PC I don't have the SQL lite database created or pushed in.

Should I be pushing this file residing under the data directory to the repo?

Or is there another way to create this file manually and then import using uSync?

Thank you in advance

lucid gale
#

But I'd say don't add the DB to the repo... 🙂

manic fjord
cursive silo
#

We're also using usync with local SqlLite databases and on the first boot (after cloning the repo) we just empty the connection string once. This will trigger an install after which the settings that Mike specified will trigger all content and settings

lucid gale