diff options
Diffstat (limited to 'api/.idea')
| -rw-r--r-- | api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml | 6 | ||||
| -rw-r--r-- | api/.idea/.idea.WhatApi/.idea/indexLayout.xml | 4 | ||||
| -rw-r--r-- | api/.idea/.idea.WhatApi/.idea/sqldialects.xml | 6 |
3 files changed, 15 insertions, 1 deletions
diff --git a/api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml b/api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml new file mode 100644 index 0000000..16f7743 --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="DataSourcePerFileMappings"> + <file url="file://$PROJECT_DIR$/.idea/.idea.WhatApi/.idea/queries/Query.sql" value="4705593e-7cb4-468e-aaf4-fd47704f2409" /> + </component> +</project>
\ No newline at end of file diff --git a/api/.idea/.idea.WhatApi/.idea/indexLayout.xml b/api/.idea/.idea.WhatApi/.idea/indexLayout.xml index 7b08163..323a9b7 100644 --- a/api/.idea/.idea.WhatApi/.idea/indexLayout.xml +++ b/api/.idea/.idea.WhatApi/.idea/indexLayout.xml @@ -1,7 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="UserContentModel"> - <attachedFolders /> + <attachedFolders> + <Path>.</Path> + </attachedFolders> <explicitIncludes /> <explicitExcludes /> </component> diff --git a/api/.idea/.idea.WhatApi/.idea/sqldialects.xml b/api/.idea/.idea.WhatApi/.idea/sqldialects.xml new file mode 100644 index 0000000..f21172d --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/sqldialects.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="SqlDialectMappings"> + <file url="file://$PROJECT_DIR$/.idea/.idea.WhatApi/.idea/queries/Query.sql" dialect="PostgreSQL" /> + </component> +</project>
\ No newline at end of file |
