Almost done, just the answer system and query is missing
Took 4 hours 10 minutes
This commit is contained in:
11
.idea/dataSources.xml
generated
Normal file
11
.idea/dataSources.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||||
<data-source source="LOCAL" name="MariaDB - online-faq@localhost" uuid="65fbffc3-50a7-47a2-a01c-f1ba428cec6e">
|
||||
<driver-ref>mariadb</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:mariadb://localhost:3306/online-faq</jdbc-url>
|
||||
</data-source>
|
||||
</component>
|
||||
</project>
|
Reference in New Issue
Block a user