This commit is contained in:
2025-12-14 16:43:21 +01:00
parent 60bedab4a5
commit 7a135028ac
5 changed files with 17 additions and 7 deletions

3
.idea/dataSources.xml generated
View File

@@ -4,8 +4,9 @@
<data-source source="LOCAL" name="oxspeak.db" uuid="6f1740ef-4686-4ce9-b224-e6b0fd312908">
<driver-ref>sqlite.xerial</driver-ref>
<synchronize>true</synchronize>
<configured-by-url>true</configured-by-url>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
<jdbc-url>jdbc:sqlite:file:\\wsl$\Debian\home\Nell\linux_dev\unix_oxspeak_server_v2\oxspeak.db?nolock=1</jdbc-url>
<jdbc-url>jdbc:sqlite:.\oxspeak.db</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>