Skip to content

Commit c99db0c

Browse files
committed
Update
1 parent 04825d4 commit c99db0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text_2_sql/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ AIService__AzureSearchOptions__Text2SqlColumnValueStore__Index=<Column value sto
1919

2020
# TSQL
2121
Text2Sql__Tsql__ConnectionString=<Tsql databaseConnectionString if using Tsql Data Source>
22-
Text2Sql__Database=<Tsql database if using Tsql Data Source>
22+
Text2Sql__Tsql__Database=<Tsql database if using Tsql Data Source>
2323

2424
# PostgreSQL Specific Connection Details
2525
Text2Sql__Postgresql__ConnectionString=<Postgresql databaseConnectionString if using Postgresql Data Source>

0 commit comments

Comments
 (0)