Datos de IDE

This commit is contained in:
2025-03-25 14:50:10 -06:00
parent cc60154b35
commit 39ded69a91
6 changed files with 65 additions and 0 deletions

13
.idea/dataSources.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="PAAD" uuid="6c7f5823-4af4-46bd-a3f0-e94075f5c163">
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<remarks>Base de datos del PAAD</remarks>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
<jdbc-url>jdbc:postgresql://paad.lci.ulsa.mx:5432/paad</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>