migration of IDE files
This commit is contained in:
34
.idea/runConfigurations/Test_Follow.xml
generated
34
.idea/runConfigurations/Test_Follow.xml
generated
@@ -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/"test"" />
|
||||
</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/"test"/schema/"public"" />
|
||||
<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>
|
||||
Reference in New Issue
Block a user