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