This repository has been archived on 2025-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
"SQL Provider": "SQLServer",
|
|
"ConnectionStrings": {
|
|
"SQLite3": "Data Source=schale.sqlite3",
|
|
"SQLServer": "data source=db;User=sa;Password=5CH41364M353rV3r;initial catalog=schale;trusted_connection=false;TrustServerCertificate=True"
|
|
}
|
|
}
|