gostart/.idea/sqldialects.xml

8 lines
311 B
XML
Raw Normal View History

2022-11-29 19:55:00 -07:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/queries.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/schema.sql" dialect="SQLite" />
2022-11-29 19:55:00 -07:00
<file url="PROJECT" dialect="SQLite" />
</component>
</project>