gostart/.idea/sqldialects.xml
Aaron Bieber dc3dc81238 Update things to allow for shared links.
- fix non-looping loop to pull in new icons
- ghetto fix for timing issue on db creation
2022-12-21 19:23:44 -07:00

8 lines
311 B
XML

<?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" />
<file url="PROJECT" dialect="SQLite" />
</component>
</project>