From 3c14df129d8e25a47deb20cb29aec1f8289d0b28 Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Mon, 8 Jun 2026 12:04:56 +0200 Subject: [PATCH] Create data_sources_history.xml --- .idea/dataSources/data_sources_history.xml | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .idea/dataSources/data_sources_history.xml diff --git a/.idea/dataSources/data_sources_history.xml b/.idea/dataSources/data_sources_history.xml new file mode 100644 index 0000000..3f0c640 --- /dev/null +++ b/.idea/dataSources/data_sources_history.xml @@ -0,0 +1,42 @@ + + + + + " + + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:$PROJECT_DIR$/db/articles + master_key + no-auth + + + + + + $ProjectFileDir$ + + + + + + " + + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:$PROJECT_DIR$/db/articles + master_key + no-auth + + + + + + $ProjectFileDir$ + + + \ No newline at end of file