Files
dc-project/.idea/runConfigurations/Test_Follow.xml
Fabrice Lecomte 491ca13284 #29 Implement Workgroup (create query)
Create SQL query to get/set workgroup
Add workgroup to article query
2020-03-13 20:56:58 +01:00

17 lines
1.3 KiB
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Test Follow" type="DatabaseScript" folderName="SQL TEST">
<script-file value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follow.sql" />
<script-file value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_article_by_citizen.sql" />
<script-file value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_article_by_target.sql" />
<script-file value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_by_citizen.sql" />
<script-file value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_constitution_by_citizen.sql" />
<script-file value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/follow.sql" />
<script-file value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/unfollow.sql" />
<script-file value="$PROJECT_DIR$/src/test/sql/follow.sql" />
<script-mode>FILE</script-mode>
<data-source id="a9a6d0e9-327d-4e7d-9b93-3cb6f7948866" namespace="database/&quot;test&quot;/schema/&quot;public&quot;" />
<method v="2">
<option name="RunConfigurationTask" enabled="true" run_configuration_name="Reset Test database" run_configuration_type="DatabaseScript" />
</method>
</configuration>
</component>