From 109acd33f7e418f5ab3933f72a02f4222f91c7b5 Mon Sep 17 00:00:00 2001 From: gowthaman Date: Mon, 4 Aug 2025 13:45:10 +0530 Subject: [PATCH] add header as same as crm app --- .idea/dataSources.xml | 12 ++++++++++++ .idea/ebean-plugin.xml | 2 +- .idea/vcs.xml | 1 + 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index cfa8f3c..1e5d366 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -26,5 +26,17 @@ $ProjectFileDir$ + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://localhost:5432/postgres + + + + + + $ProjectFileDir$ + \ No newline at end of file diff --git a/.idea/ebean-plugin.xml b/.idea/ebean-plugin.xml index 7af208e..ea69e80 100644 --- a/.idea/ebean-plugin.xml +++ b/.idea/ebean-plugin.xml @@ -2,6 +2,6 @@ \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..03c6926 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,6 @@ + \ No newline at end of file