diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 9b0619b..45bc6dd 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -13,17 +13,5 @@ $ProjectFileDir$ - - postgresql - true - org.postgresql.Driver - jdbc:postgresql://localhost:5432/postgres - - - - - - $ProjectFileDir$ - \ No newline at end of file diff --git a/.idea/libraries/postgresql.xml b/.idea/libraries/postgresql.xml new file mode 100644 index 0000000..2377f32 --- /dev/null +++ b/.idea/libraries/postgresql.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index a74e8ef..70e0d3a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -9,6 +9,54 @@