PHP Classes

File: .idea/dataSources.xml

Recommend this page to a friend!
  Classes of Ahmad Mustapha   Utility Web PHP API   .idea/dataSources.xml   Download  
File: .idea/dataSources.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Utility Web PHP API
API to retrieve movie details and other resources
Author: By
Last change:
Date: 3 years ago
Size: 679 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="DataSourceManagerImpl" format="xml" multifile-model="true"> <data-source source="LOCAL" name="database" uuid="57043ee8-f56d-471e-a1d9-362784c1595b"> <driver-ref>sqlite.xerial</driver-ref> <synchronize>true</synchronize> <jdbc-driver>org.sqlite.JDBC</jdbc-driver> <jdbc-url>jdbc:sqlite:$PROJECT_DIR$/storage/database/database.db</jdbc-url> <libraries> <library> <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.31.1/sqlite-jdbc-3.31.1.jar</url> </library> </libraries> </data-source> </component> </project>