This commit is contained in:
2025-11-17 21:48:33 +01:00
parent c54541297e
commit ca0e074362
2 changed files with 8 additions and 1 deletions

View File

@@ -13,5 +13,12 @@
</jdbc-additional-properties>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
<data-source source="LOCAL" name="@romaric-thibault.fr [2]" uuid="694145f6-8002-442d-a3b3-5654b5fae22b">
<driver-ref>sqlserver.jb</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.jetbrains.jdbc.sqlserver.SqlServerDriver</jdbc-driver>
<jdbc-url>Server=romaric-thibault.fr,1433</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>