]> PHS Git Server - phs-api.git/commitdiff
Adding missing .idea files.
authorcharleswrayjr <charleswrayjr@gmail.com>
Fri, 12 Sep 2025 02:35:03 +0000 (21:35 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Fri, 12 Sep 2025 02:35:03 +0000 (21:35 -0500)
.idea/dataSources.xml [new file with mode: 0644]
.idea/data_source_mapping.xml [new file with mode: 0644]
.idea/zencoder-chat-index.xml [new file with mode: 0644]

diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
new file mode 100644 (file)
index 0000000..53b198e
--- /dev/null
@@ -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="postgres@localhost" uuid="1dddfa52-f936-4314-90df-4fcc802f6908">
+      <driver-ref>postgresql</driver-ref>
+      <synchronize>true</synchronize>
+      <jdbc-driver>org.postgresql.Driver</jdbc-driver>
+      <jdbc-url>jdbc:postgresql://localhost:54327/postgres</jdbc-url>
+      <working-dir>$ProjectFileDir$</working-dir>
+    </data-source>
+  </component>
+</project>
\ No newline at end of file
diff --git a/.idea/data_source_mapping.xml b/.idea/data_source_mapping.xml
new file mode 100644 (file)
index 0000000..4b94a0b
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="DataSourcePerFileMappings">
+    <file url="mock:///model.js" value="1dddfa52-f936-4314-90df-4fcc802f6908" />
+    <file url="mock:///model.js" value="1dddfa52-f936-4314-90df-4fcc802f6908" />
+    <file url="mock:///model.js" value="1dddfa52-f936-4314-90df-4fcc802f6908" />
+  </component>
+</project>
\ No newline at end of file
diff --git a/.idea/zencoder-chat-index.xml b/.idea/zencoder-chat-index.xml
new file mode 100644 (file)
index 0000000..3708afa
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ai.zencoder.plugin.chat.index">
+    <option name="activeChatId" value="744c3e10-33d2-414e-91ed-0472ce689be3" />
+    <option name="chatMetadata" value="{&quot;744c3e10-33d2-414e-91ed-0472ce689be3&quot;:{&quot;id&quot;:&quot;744c3e10-33d2-414e-91ed-0472ce689be3&quot;,&quot;title&quot;:&quot;Postgres Model Definitions Update&quot;,&quot;createdAt&quot;:1757523010531,&quot;updatedAt&quot;:1757523030127,&quot;isAgent&quot;:true,&quot;isNameGenerated&quot;:true,&quot;messageCount&quot;:3,&quot;lastMessagePreview&quot;:&quot;**Modifying model structure**\n\nI need to adjust user.model.js to align with the new schema and creat...&quot;}}" />
+  </component>
+</project>
\ No newline at end of file