migration of IDE files

This commit is contained in:
2020-03-11 12:56:48 +01:00
parent 90e7e0254d
commit fb3278fa47
14 changed files with 158 additions and 229 deletions

View File

@@ -1,27 +1,17 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Test Follow" type="RunSql" factoryName="Run SQL" folderName="SQL TEST">
<option name="files">
<list>
<option value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follow.sql" />
<option value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_article_by_citizen.sql" />
<option value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_article_by_target.sql" />
<option value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_by_citizen.sql" />
<option value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/find_follows_constitution_by_citizen.sql" />
<option value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/follow.sql" />
<option value="$PROJECT_DIR$/src/main/resources/sql/functions/follow/unfollow.sql" />
<option value="$PROJECT_DIR$/src/test/sql/follow.sql" />
</list>
</option>
<option name="targets">
<list>
<Target>
<option name="dsId" value="a9a6d0e9-327d-4e7d-9b93-3cb6f7948866" />
<option name="namespace" value="database/&quot;test&quot;" />
</Target>
</list>
</option>
<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="RunSql" />
<option name="RunConfigurationTask" enabled="true" />
</method>
</configuration>
</component>