aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/sqldialects.xml
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-05-11 22:58:31 +0200
committerTharre <tharre3@gmail.com>2018-05-11 22:58:31 +0200
commitd9b90441bc0723abb23f85f54d5b8d64a285d982 (patch)
tree528b30e567d69db6a0ddaf5a1a85f588094be836 /.idea/sqldialects.xml
parentd01fe53ec94935379215e025c985bd27109af9ec (diff)
downloadsepm-groupproject-d9b90441bc0723abb23f85f54d5b8d64a285d982.tar.gz
sepm-groupproject-d9b90441bc0723abb23f85f54d5b8d64a285d982.tar.xz
sepm-groupproject-d9b90441bc0723abb23f85f54d5b8d64a285d982.zip
Change Intellij db location to the new ./sepm one
Diffstat (limited to '.idea/sqldialects.xml')
-rw-r--r--.idea/sqldialects.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml
index 7562c0f..1605aa7 100644
--- a/.idea/sqldialects.xml
+++ b/.idea/sqldialects.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
- <file url="file://$PROJECT_DIR$/src/main/resources/sql/database.sql" dialect="H2" />
+ <file url="PROJECT" dialect="H2" />
</component>
</project> \ No newline at end of file