You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
366 B
XML
8 lines
366 B
XML
4 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="SqlDialectMappings">
|
||
|
<file url="file://$PROJECT_DIR$/src/database/scripts/create_tables.sql" dialect="GenericSQL" />
|
||
|
<file url="file://$PROJECT_DIR$/src/database/scripts/update_tables.sql" dialect="SQLite" />
|
||
|
<file url="PROJECT" dialect="SQLite" />
|
||
|
</component>
|
||
|
</project>
|