db creation

master
Sascha 2023-09-25 12:37:48 +07:00
parent ffdbaf191e
commit 2e2ab69211
2 changed files with 13 additions and 0 deletions

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="@woitschetzki.de" uuid="defe8374-e925-4094-a527-c62ad0664569">
<driver-ref>mariadb</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mariadb://woitschetzki.de:3308</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>

@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/BuchhaltungBlazor" vcs="Git" />
</component>
</project>