forked from opengaussexamples/examples
506 lines
21 KiB
XML
506 lines
21 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="revise create table document">
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/Generator/OpenGaussGenerator.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Generator/OpenGaussGenerator.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Main.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/Parser/AST/AlterTable/AlterAddColumnNode.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Parser/AST/AlterTable/AlterAddColumnNode.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/Parser/OracleParser.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Parser/OracleParser.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">{
|
|
"keyToString": {
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"last_opened_file_path": "F:/oracle2opengauss/examples/sqlTranslate",
|
|
"project.structure.last.edited": "模块",
|
|
"project.structure.proportion": "0.0",
|
|
"project.structure.side.proportion": "0.0",
|
|
"settings.editor.selected.configurable": "preferences.fileTypes"
|
|
}
|
|
}</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-00003" summary="AST node">
|
|
<created>1723871742424</created>
|
|
<option name="number" value="00003" />
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1723871742424</updated>
|
|
</task>
|
|
<task id="LOCAL-00004" summary="add AST node">
|
|
<created>1723992163694</created>
|
|
<option name="number" value="00004" />
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1723992163694</updated>
|
|
</task>
|
|
<task id="LOCAL-00005" summary="add functions">
|
|
<created>1724145125754</created>
|
|
<option name="number" value="00005" />
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724145125754</updated>
|
|
</task>
|
|
<task id="LOCAL-00006" summary="revise">
|
|
<created>1724164698153</created>
|
|
<option name="number" value="00006" />
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724164698153</updated>
|
|
</task>
|
|
<task id="LOCAL-00007" summary="revise">
|
|
<created>1724165008682</created>
|
|
<option name="number" value="00007" />
|
|
<option name="presentableId" value="LOCAL-00007" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724165008682</updated>
|
|
</task>
|
|
<task id="LOCAL-00008" summary="revise">
|
|
<created>1724165028837</created>
|
|
<option name="number" value="00008" />
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724165028837</updated>
|
|
</task>
|
|
<task id="LOCAL-00009" summary="revise">
|
|
<created>1724165047441</created>
|
|
<option name="number" value="00009" />
|
|
<option name="presentableId" value="LOCAL-00009" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724165047441</updated>
|
|
</task>
|
|
<task id="LOCAL-00010" summary="add parser function">
|
|
<created>1724166047929</created>
|
|
<option name="number" value="00010" />
|
|
<option name="presentableId" value="LOCAL-00010" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724166047929</updated>
|
|
</task>
|
|
<task id="LOCAL-00011" summary="add function">
|
|
<created>1724338301831</created>
|
|
<option name="number" value="00011" />
|
|
<option name="presentableId" value="LOCAL-00011" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724338301831</updated>
|
|
</task>
|
|
<task id="LOCAL-00012" summary="add function">
|
|
<created>1724419179050</created>
|
|
<option name="number" value="00012" />
|
|
<option name="presentableId" value="LOCAL-00012" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724419179050</updated>
|
|
</task>
|
|
<task id="LOCAL-00013" summary="add function">
|
|
<created>1724423798948</created>
|
|
<option name="number" value="00013" />
|
|
<option name="presentableId" value="LOCAL-00013" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724423798948</updated>
|
|
</task>
|
|
<task id="LOCAL-00014" summary="add function">
|
|
<created>1724425628008</created>
|
|
<option name="number" value="00014" />
|
|
<option name="presentableId" value="LOCAL-00014" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724425628008</updated>
|
|
</task>
|
|
<task id="LOCAL-00015" summary="add function">
|
|
<created>1724472081080</created>
|
|
<option name="number" value="00015" />
|
|
<option name="presentableId" value="LOCAL-00015" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724472081080</updated>
|
|
</task>
|
|
<task id="LOCAL-00016" summary="add function">
|
|
<created>1724487486717</created>
|
|
<option name="number" value="00016" />
|
|
<option name="presentableId" value="LOCAL-00016" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724487486717</updated>
|
|
</task>
|
|
<task id="LOCAL-00017" summary="coding">
|
|
<created>1724506701566</created>
|
|
<option name="number" value="00017" />
|
|
<option name="presentableId" value="LOCAL-00017" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724506701566</updated>
|
|
</task>
|
|
<task id="LOCAL-00018" summary="coding">
|
|
<created>1724507228242</created>
|
|
<option name="number" value="00018" />
|
|
<option name="presentableId" value="LOCAL-00018" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724507228242</updated>
|
|
</task>
|
|
<task id="LOCAL-00019" summary="coding">
|
|
<created>1724510094392</created>
|
|
<option name="number" value="00019" />
|
|
<option name="presentableId" value="LOCAL-00019" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724510094392</updated>
|
|
</task>
|
|
<task id="LOCAL-00020" summary="finish the framework of sqltranslate (createTab sql is now being supported!)">
|
|
<created>1724511620952</created>
|
|
<option name="number" value="00020" />
|
|
<option name="presentableId" value="LOCAL-00020" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1724511620952</updated>
|
|
</task>
|
|
<task id="LOCAL-00021" summary="add insert sql">
|
|
<created>1725117071687</created>
|
|
<option name="number" value="00021" />
|
|
<option name="presentableId" value="LOCAL-00021" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725117071687</updated>
|
|
</task>
|
|
<task id="LOCAL-00022" summary="add insert sql">
|
|
<created>1725885115923</created>
|
|
<option name="number" value="00022" />
|
|
<option name="presentableId" value="LOCAL-00022" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725885115924</updated>
|
|
</task>
|
|
<task id="LOCAL-00023" summary="add todolist">
|
|
<created>1725890826442</created>
|
|
<option name="number" value="00023" />
|
|
<option name="presentableId" value="LOCAL-00023" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725890826442</updated>
|
|
</task>
|
|
<task id="LOCAL-00024" summary="add todolist">
|
|
<created>1725896687932</created>
|
|
<option name="number" value="00024" />
|
|
<option name="presentableId" value="LOCAL-00024" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725896687932</updated>
|
|
</task>
|
|
<task id="LOCAL-00025" summary="add select">
|
|
<created>1725937361130</created>
|
|
<option name="number" value="00025" />
|
|
<option name="presentableId" value="LOCAL-00025" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725937361130</updated>
|
|
</task>
|
|
<task id="LOCAL-00026" summary="add select">
|
|
<created>1725955766774</created>
|
|
<option name="number" value="00026" />
|
|
<option name="presentableId" value="LOCAL-00026" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725955766774</updated>
|
|
</task>
|
|
<task id="LOCAL-00027" summary="add case when">
|
|
<created>1725956415475</created>
|
|
<option name="number" value="00027" />
|
|
<option name="presentableId" value="LOCAL-00027" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725956415475</updated>
|
|
</task>
|
|
<task id="LOCAL-00028" summary="revise">
|
|
<created>1725958136981</created>
|
|
<option name="number" value="00028" />
|
|
<option name="presentableId" value="LOCAL-00028" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725958136981</updated>
|
|
</task>
|
|
<task id="LOCAL-00029" summary="revise">
|
|
<created>1725978582486</created>
|
|
<option name="number" value="00029" />
|
|
<option name="presentableId" value="LOCAL-00029" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725978582486</updated>
|
|
</task>
|
|
<task id="LOCAL-00030" summary="add pattern of functions in select">
|
|
<created>1725981063195</created>
|
|
<option name="number" value="00030" />
|
|
<option name="presentableId" value="LOCAL-00030" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1725981063195</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>
|
|
<option name="localTasksCounter" value="52" />
|
|
<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 function" />
|
|
<MESSAGE value="coding" />
|
|
<MESSAGE value="finish the framework of sqltranslate (createTab sql is now being supported!)" />
|
|
<MESSAGE value="add insert sql" />
|
|
<MESSAGE value="add todolist" />
|
|
<MESSAGE value="add select" />
|
|
<MESSAGE value="add case when" />
|
|
<MESSAGE value="add pattern of functions in select" />
|
|
<MESSAGE value="add some comments" />
|
|
<MESSAGE value="add parseSelect" />
|
|
<MESSAGE value="revise" />
|
|
<MESSAGE value="add join pattern" />
|
|
<MESSAGE value="add join class" />
|
|
<MESSAGE value="add join" />
|
|
<MESSAGE value="add join convert rule" />
|
|
<MESSAGE value="refractor" />
|
|
<MESSAGE value="add select convert rules" />
|
|
<MESSAGE value="add update ast class" />
|
|
<MESSAGE value="add update convert rules" />
|
|
<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" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="add alter table parser" />
|
|
</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> |