mirror of
https://github.com/SamueleLorefice/isleBot.git
synced 2026-01-15 14:13:41 +00:00
Adeed base database build
This commit is contained in:
12
.idea/.idea.IsleBot/.idea/dataSources.xml
generated
Normal file
12
.idea/.idea.IsleBot/.idea/dataSources.xml
generated
Normal file
@@ -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="database.db" uuid="6d446c21-8139-4055-91bb-4f1450f6ae4a">
|
||||
<driver-ref>sqlite.xerial</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
||||
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/database.db</jdbc-url>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
</component>
|
||||
</project>
|
||||
11
.idea/.idea.IsleBot/.idea/efCoreCommonOptions.xml
generated
Normal file
11
.idea/.idea.IsleBot/.idea/efCoreCommonOptions.xml
generated
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="EfCoreCommonOptions">
|
||||
<option name="solutionLevelOptions">
|
||||
<map>
|
||||
<entry key="migrationsProject" value="86009aaf-9139-4b36-97ff-8531e01209b4" />
|
||||
<entry key="startupProject" value="86009aaf-9139-4b36-97ff-8531e01209b4" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
14
.idea/.idea.IsleBot/.idea/efCoreDialogsState.xml
generated
Normal file
14
.idea/.idea.IsleBot/.idea/efCoreDialogsState.xml
generated
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="EfCoreDialogsState">
|
||||
<option name="keyValueStorage">
|
||||
<map>
|
||||
<entry key="Common:86009aaf-9139-4b36-97ff-8531e01209b4:dbContext" value="IsleBot.DbManager" />
|
||||
<entry key="Common:buildConfiguration" value="Debug" />
|
||||
<entry key="Common:noBuild" value="false" />
|
||||
<entry key="Common:outputFolder" value="Migrations" />
|
||||
<entry key="Common:useDefaultConnection" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user