aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/sqldialects.xml
blob: 7562c0fe54efe3aaa0ae298f366e3435e4082867 (plain) (blame)
1
2
3
4
5
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" />
  </component>
</project>