examples/sqlTranslate/.idea/workspace.xml

511 lines
22 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="d8d12963-4777-48e3-9669-309cf5e41d60" name="更改" comment="add document of Procedure">
<change afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/Procedure/ProcedureBeginNode.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/Procedure/ProcedureColumnNode.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/Procedure/ProcedureEndNode.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/Procedure/ProcedureNode.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/Procedure/ProcedureObjNode.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/Procedure/ProcedurePLStatementNode.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/Procedure/ProcedureRetDefNode.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/Document/Procedure in Oracle" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Document/Procedure in Oracle" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/Parser/AST/CreateTable/ColumnNode.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/CreateTable/ColumnNode.java" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Interface" />
<option value="Class" />
</list>
</option>
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="MavenImportPreferences">
<option name="importingSettings">
<MavenImportingSettings>
<option name="workspaceImportEnabled" value="true" />
</MavenImportingSettings>
</option>
</component>
<component name="ProjectId" id="2kMwWhUohyqt8bZ1bSi1kwgGkSK" />
<component name="ProjectLevelVcsManager">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;F:/oracle2opengauss/examples/sqlTranslate&quot;,
&quot;project.structure.last.edited&quot;: &quot;模块&quot;,
&quot;project.structure.proportion&quot;: &quot;0.0&quot;,
&quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;preferences.fileTypes&quot;
}
}</component>
<component name="RunManager" selected="应用程序.Main">
<configuration name="App" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="org.example.App" />
<module name="sqlTranslate" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="org.example.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="Main" />
<module name="sqlTranslate" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="AppTest.shouldAnswerWithTrue" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="sqlTranslate" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="org.example.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="org.example" />
<option name="MAIN_CLASS_NAME" value="org.example.AppTest" />
<option name="METHOD_NAME" value="shouldAnswerWithTrue" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="应用程序.Main" />
<item itemvalue="应用程序.App" />
<item itemvalue="JUnit.AppTest.shouldAnswerWithTrue" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="默认任务">
<changelist id="d8d12963-4777-48e3-9669-309cf5e41d60" name="更改" comment="" />
<created>1723106789329</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1723106789329</updated>
</task>
<task id="LOCAL-00031" summary="add some comments">
<created>1725981511612</created>
<option name="number" value="00031" />
<option name="presentableId" value="LOCAL-00031" />
<option name="project" value="LOCAL" />
<updated>1725981511612</updated>
</task>
<task id="LOCAL-00032" summary="add parseSelect">
<created>1725981975960</created>
<option name="number" value="00032" />
<option name="presentableId" value="LOCAL-00032" />
<option name="project" value="LOCAL" />
<updated>1725981975960</updated>
</task>
<task id="LOCAL-00033" summary="add parseSelect">
<created>1726041355829</created>
<option name="number" value="00033" />
<option name="presentableId" value="LOCAL-00033" />
<option name="project" value="LOCAL" />
<updated>1726041355829</updated>
</task>
<task id="LOCAL-00034" summary="revise">
<created>1726059547456</created>
<option name="number" value="00034" />
<option name="presentableId" value="LOCAL-00034" />
<option name="project" value="LOCAL" />
<updated>1726059547457</updated>
</task>
<task id="LOCAL-00035" summary="revise">
<created>1726065430463</created>
<option name="number" value="00035" />
<option name="presentableId" value="LOCAL-00035" />
<option name="project" value="LOCAL" />
<updated>1726065430463</updated>
</task>
<task id="LOCAL-00036" summary="revise">
<created>1726066806993</created>
<option name="number" value="00036" />
<option name="presentableId" value="LOCAL-00036" />
<option name="project" value="LOCAL" />
<updated>1726066806993</updated>
</task>
<task id="LOCAL-00037" summary="add join pattern">
<created>1726068883795</created>
<option name="number" value="00037" />
<option name="presentableId" value="LOCAL-00037" />
<option name="project" value="LOCAL" />
<updated>1726068883795</updated>
</task>
<task id="LOCAL-00038" summary="add join class">
<created>1726112198383</created>
<option name="number" value="00038" />
<option name="presentableId" value="LOCAL-00038" />
<option name="project" value="LOCAL" />
<updated>1726112198384</updated>
</task>
<task id="LOCAL-00039" summary="add join">
<created>1726127728384</created>
<option name="number" value="00039" />
<option name="presentableId" value="LOCAL-00039" />
<option name="project" value="LOCAL" />
<updated>1726127728384</updated>
</task>
<task id="LOCAL-00040" summary="add join convert rule">
<created>1726129122571</created>
<option name="number" value="00040" />
<option name="presentableId" value="LOCAL-00040" />
<option name="project" value="LOCAL" />
<updated>1726129122571</updated>
</task>
<task id="LOCAL-00041" summary="refractor">
<created>1726143715098</created>
<option name="number" value="00041" />
<option name="presentableId" value="LOCAL-00041" />
<option name="project" value="LOCAL" />
<updated>1726143715098</updated>
</task>
<task id="LOCAL-00042" summary="refractor">
<created>1726143907403</created>
<option name="number" value="00042" />
<option name="presentableId" value="LOCAL-00042" />
<option name="project" value="LOCAL" />
<updated>1726143907403</updated>
</task>
<task id="LOCAL-00043" summary="add select convert rules">
<created>1726148093221</created>
<option name="number" value="00043" />
<option name="presentableId" value="LOCAL-00043" />
<option name="project" value="LOCAL" />
<updated>1726148093221</updated>
</task>
<task id="LOCAL-00044" summary="add update ast class">
<created>1726149015586</created>
<option name="number" value="00044" />
<option name="presentableId" value="LOCAL-00044" />
<option name="project" value="LOCAL" />
<updated>1726149015586</updated>
</task>
<task id="LOCAL-00045" summary="add update convert rules">
<created>1726151534112</created>
<option name="number" value="00045" />
<option name="presentableId" value="LOCAL-00045" />
<option name="project" value="LOCAL" />
<updated>1726151534112</updated>
</task>
<task id="LOCAL-00046" summary="add Delete ast class">
<created>1726152030692</created>
<option name="number" value="00046" />
<option name="presentableId" value="LOCAL-00046" />
<option name="project" value="LOCAL" />
<updated>1726152030692</updated>
</task>
<task id="LOCAL-00047" summary="add Delete">
<created>1726153009186</created>
<option name="number" value="00047" />
<option name="presentableId" value="LOCAL-00047" />
<option name="project" value="LOCAL" />
<updated>1726153009186</updated>
</task>
<task id="LOCAL-00048" summary="add alter table grammar document">
<created>1726153173228</created>
<option name="number" value="00048" />
<option name="presentableId" value="LOCAL-00048" />
<option name="project" value="LOCAL" />
<updated>1726153173228</updated>
</task>
<task id="LOCAL-00049" summary="add alter table ast class">
<created>1726153977485</created>
<option name="number" value="00049" />
<option name="presentableId" value="LOCAL-00049" />
<option name="project" value="LOCAL" />
<updated>1726153977485</updated>
</task>
<task id="LOCAL-00050" summary="add alter table keywords">
<created>1726154243358</created>
<option name="number" value="00050" />
<option name="presentableId" value="LOCAL-00050" />
<option name="project" value="LOCAL" />
<updated>1726154243360</updated>
</task>
<task id="LOCAL-00051" summary="add alter table parser">
<created>1726154479052</created>
<option name="number" value="00051" />
<option name="presentableId" value="LOCAL-00051" />
<option name="project" value="LOCAL" />
<updated>1726154479052</updated>
</task>
<task id="LOCAL-00052" summary="revise">
<created>1726197698087</created>
<option name="number" value="00052" />
<option name="presentableId" value="LOCAL-00052" />
<option name="project" value="LOCAL" />
<updated>1726197698087</updated>
</task>
<task id="LOCAL-00053" summary="revise">
<created>1726198053495</created>
<option name="number" value="00053" />
<option name="presentableId" value="LOCAL-00053" />
<option name="project" value="LOCAL" />
<updated>1726198053495</updated>
</task>
<task id="LOCAL-00054" summary="revise">
<created>1726209430618</created>
<option name="number" value="00054" />
<option name="presentableId" value="LOCAL-00054" />
<option name="project" value="LOCAL" />
<updated>1726209430619</updated>
</task>
<task id="LOCAL-00055" summary="add alter">
<created>1726210280295</created>
<option name="number" value="00055" />
<option name="presentableId" value="LOCAL-00055" />
<option name="project" value="LOCAL" />
<updated>1726210280296</updated>
</task>
<task id="LOCAL-00056" summary="add alter">
<created>1726212919328</created>
<option name="number" value="00056" />
<option name="presentableId" value="LOCAL-00056" />
<option name="project" value="LOCAL" />
<updated>1726212919328</updated>
</task>
<task id="LOCAL-00057" summary="fix some bugs">
<created>1726214700141</created>
<option name="number" value="00057" />
<option name="presentableId" value="LOCAL-00057" />
<option name="project" value="LOCAL" />
<updated>1726214700141</updated>
</task>
<task id="LOCAL-00058" summary="add view document">
<created>1726214965146</created>
<option name="number" value="00058" />
<option name="presentableId" value="LOCAL-00058" />
<option name="project" value="LOCAL" />
<updated>1726214965146</updated>
</task>
<task id="LOCAL-00059" summary="add keywords of view">
<created>1726215246855</created>
<option name="number" value="00059" />
<option name="presentableId" value="LOCAL-00059" />
<option name="project" value="LOCAL" />
<updated>1726215246856</updated>
</task>
<task id="LOCAL-00060" summary="add ast class of view">
<created>1726215657277</created>
<option name="number" value="00060" />
<option name="presentableId" value="LOCAL-00060" />
<option name="project" value="LOCAL" />
<updated>1726215657277</updated>
</task>
<task id="LOCAL-00061" summary="add view">
<created>1726234244501</created>
<option name="number" value="00061" />
<option name="presentableId" value="LOCAL-00061" />
<option name="project" value="LOCAL" />
<updated>1726234244501</updated>
</task>
<task id="LOCAL-00062" summary="add view generate method">
<created>1726235338624</created>
<option name="number" value="00062" />
<option name="presentableId" value="LOCAL-00062" />
<option name="project" value="LOCAL" />
<updated>1726235338624</updated>
</task>
<task id="LOCAL-00063" summary="revise">
<created>1726235703488</created>
<option name="number" value="00063" />
<option name="presentableId" value="LOCAL-00063" />
<option name="project" value="LOCAL" />
<updated>1726235703488</updated>
</task>
<task id="LOCAL-00064" summary="add if elseif else endif document">
<created>1726236869086</created>
<option name="number" value="00064" />
<option name="presentableId" value="LOCAL-00064" />
<option name="project" value="LOCAL" />
<updated>1726236869087</updated>
</task>
<task id="LOCAL-00065" summary="add if elseif else endif ast classes">
<created>1726238974056</created>
<option name="number" value="00065" />
<option name="presentableId" value="LOCAL-00065" />
<option name="project" value="LOCAL" />
<updated>1726238974056</updated>
</task>
<task id="LOCAL-00066" summary="add IF ELSIF">
<created>1726241748943</created>
<option name="number" value="00066" />
<option name="presentableId" value="LOCAL-00066" />
<option name="project" value="LOCAL" />
<updated>1726241748943</updated>
</task>
<task id="LOCAL-00067" summary="add IF ELSIF">
<created>1726284970450</created>
<option name="number" value="00067" />
<option name="presentableId" value="LOCAL-00067" />
<option name="project" value="LOCAL" />
<updated>1726284970451</updated>
</task>
<task id="LOCAL-00068" summary="add IF ELSIF">
<created>1726298762626</created>
<option name="number" value="00068" />
<option name="presentableId" value="LOCAL-00068" />
<option name="project" value="LOCAL" />
<updated>1726298762627</updated>
</task>
<task id="LOCAL-00069" summary="add Loop document">
<created>1726315007495</created>
<option name="number" value="00069" />
<option name="presentableId" value="LOCAL-00069" />
<option name="project" value="LOCAL" />
<updated>1726315007495</updated>
</task>
<task id="LOCAL-00070" summary="add Loop keywords">
<created>1726315219011</created>
<option name="number" value="00070" />
<option name="presentableId" value="LOCAL-00070" />
<option name="project" value="LOCAL" />
<updated>1726315219011</updated>
</task>
<task id="LOCAL-00071" summary="add Loop ast classes">
<created>1726316179151</created>
<option name="number" value="00071" />
<option name="presentableId" value="LOCAL-00071" />
<option name="project" value="LOCAL" />
<updated>1726316179152</updated>
</task>
<task id="LOCAL-00072" summary="add Loop">
<created>1726326745122</created>
<option name="number" value="00072" />
<option name="presentableId" value="LOCAL-00072" />
<option name="project" value="LOCAL" />
<updated>1726326745123</updated>
</task>
<task id="LOCAL-00073" summary="add Exception document">
<created>1726413056810</created>
<option name="number" value="00073" />
<option name="presentableId" value="LOCAL-00073" />
<option name="project" value="LOCAL" />
<updated>1726413056811</updated>
</task>
<task id="LOCAL-00074" summary="add Exception document">
<created>1726413069101</created>
<option name="number" value="00074" />
<option name="presentableId" value="LOCAL-00074" />
<option name="project" value="LOCAL" />
<updated>1726413069101</updated>
</task>
<task id="LOCAL-00075" summary="revise">
<created>1726471059208</created>
<option name="number" value="00075" />
<option name="presentableId" value="LOCAL-00075" />
<option name="project" value="LOCAL" />
<updated>1726471059208</updated>
</task>
<task id="LOCAL-00076" summary="add exception classes">
<created>1726471382852</created>
<option name="number" value="00076" />
<option name="presentableId" value="LOCAL-00076" />
<option name="project" value="LOCAL" />
<updated>1726471382852</updated>
</task>
<task id="LOCAL-00077" summary="revise">
<created>1726472321577</created>
<option name="number" value="00077" />
<option name="presentableId" value="LOCAL-00077" />
<option name="project" value="LOCAL" />
<updated>1726472321577</updated>
</task>
<task id="LOCAL-00078" summary="add exception">
<created>1726474768114</created>
<option name="number" value="00078" />
<option name="presentableId" value="LOCAL-00078" />
<option name="project" value="LOCAL" />
<updated>1726474768114</updated>
</task>
<task id="LOCAL-00079" summary="add document of Procedure">
<created>1726491998608</created>
<option name="number" value="00079" />
<option name="presentableId" value="LOCAL-00079" />
<option name="project" value="LOCAL" />
<updated>1726491998609</updated>
</task>
<option name="localTasksCounter" value="80" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="add Delete ast class" />
<MESSAGE value="add Delete" />
<MESSAGE value="add alter table grammar document" />
<MESSAGE value="add alter table ast class" />
<MESSAGE value="add alter table keywords" />
<MESSAGE value="add alter table parser" />
<MESSAGE value="add alter" />
<MESSAGE value="fix some bugs" />
<MESSAGE value="add view document" />
<MESSAGE value="add keywords of view" />
<MESSAGE value="add ast class of view" />
<MESSAGE value="add view" />
<MESSAGE value="add view generate method" />
<MESSAGE value="add if elseif else endif document" />
<MESSAGE value="add if elseif else endif ast classes" />
<MESSAGE value="add IF ELSIF" />
<MESSAGE value="add Loop document" />
<MESSAGE value="add Loop keywords" />
<MESSAGE value="add Loop ast classes" />
<MESSAGE value="add Loop" />
<MESSAGE value="add Exception document" />
<MESSAGE value="add exception classes" />
<MESSAGE value="revise" />
<MESSAGE value="add exception" />
<MESSAGE value="add document of Procedure" />
<option name="LAST_COMMIT_MESSAGE" value="add document of Procedure" />
</component>
<component name="XDebuggerManager">
<watches-manager>
<configuration name="Application">
<watch expression="((CreateTabNode)root).tokens" custom="Parser.AST.CreateTable.CreateTabNode" />
</configuration>
</watches-manager>
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>