From a0fd15bade662f56a0399a2c2c77885b4ae9e71d Mon Sep 17 00:00:00 2001 From: Patrick McDonagh Date: Wed, 28 Jun 2017 08:17:42 -0500 Subject: [PATCH] Working on conversion from MongoDB to Postgresql --- .idea/dbnavigator.xml | 10 +- ..._org_postgresql_postgresql_42_1_1_jre8.xml | 9 + .idea/modules/poc-java_main.iml | 9 +- .idea/modules/poc-java_test.iml | 10 +- .idea/workspace.xml | 704 ++++-------------- build.gradle | 1 + db_setup.sql | 8 +- libs/IOBoard-RPi-0.1.jar | Bin 18589 -> 19152 bytes src/main/java/com/henrypump/poc/Database.java | 223 +++++- .../java/com/henrypump/poc/Measurement.java | 7 +- 10 files changed, 398 insertions(+), 583 deletions(-) create mode 100644 .idea/libraries/Gradle__org_postgresql_postgresql_42_1_1_jre8.xml diff --git a/.idea/dbnavigator.xml b/.idea/dbnavigator.xml index 74f8e78..2b3c5d5 100644 --- a/.idea/dbnavigator.xml +++ b/.idea/dbnavigator.xml @@ -2,7 +2,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -58,7 +58,9 @@ - + + + @@ -75,7 +77,7 @@ - + diff --git a/.idea/libraries/Gradle__org_postgresql_postgresql_42_1_1_jre8.xml b/.idea/libraries/Gradle__org_postgresql_postgresql_42_1_1_jre8.xml new file mode 100644 index 0000000..27448b5 --- /dev/null +++ b/.idea/libraries/Gradle__org_postgresql_postgresql_42_1_1_jre8.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/poc-java_main.iml b/.idea/modules/poc-java_main.iml index 09dd5d9..c8e9149 100644 --- a/.idea/modules/poc-java_main.iml +++ b/.idea/modules/poc-java_main.iml @@ -9,16 +9,17 @@ - - + - + - + + + \ No newline at end of file diff --git a/.idea/modules/poc-java_test.iml b/.idea/modules/poc-java_test.iml index c619f46..45bcf58 100644 --- a/.idea/modules/poc-java_test.iml +++ b/.idea/modules/poc-java_test.iml @@ -9,17 +9,17 @@ - - - + - + - + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 845f9ef..c564c07 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,14 +2,15 @@ + + - - - - + + + @@ -24,26 +25,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -132,196 +113,47 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - + + - - + + + + + + + + + + + + + - - + + - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - + - - + + @@ -555,8 +387,8 @@ + + @@ -914,7 +747,6 @@ -