Add migrations

This commit is contained in:
2020-10-08 14:08:50 +02:00
parent 98d8c2e5d8
commit 7ee52c758b
10 changed files with 779 additions and 141 deletions

95
.idea/workspace.xml generated
View File

@@ -1,95 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="52fd0845-10c0-4055-866d-7eb68e0b1470" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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="Go File" />
</list>
</option>
</component>
<component name="GOROOT" path="/usr/lib/go" />
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GoLibraries">
<option name="indexEntireGoPath" value="false" />
</component>
<component name="ProjectId" id="1iagY9CQioLSQCY9mfpHeRUXfdI" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="DefaultGoTemplateProperty" value="Go File" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="go.import.settings.migrated" value="true" />
<property name="go.sdk.automatically.set" value="true" />
<property name="go.tried.to.enable.integration.vgo.integrator" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
</component>
<component name="RunManager">
<configuration name="go build trikotwaschliste" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
<module name="trikotwaschliste" />
<working_directory value="$PROJECT_DIR$" />
<go_parameters value="-i" />
<kind value="DIRECTORY" />
<filePath value="$PROJECT_DIR$" />
<directory value="$PROJECT_DIR$" />
<output_directory value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VgoProject">
<integration-enabled>true</integration-enabled>
</component>
<component name="WindowStateProjectService">
<state x="761" y="416" key="#Go_Modules" timestamp="1602151303038">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state x="761" y="416" key="#Go_Modules/0.0.1920.1080@0.0.1920.1080" timestamp="1602151303038" />
<state x="425" y="237" width="1071" height="680" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1602151358617">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state x="425" y="237" width="1071" height="680" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1080@0.0.1920.1080" timestamp="1602151358617" />
<state x="746" y="367" key="FileChooserDialogImpl" timestamp="1602151353186">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state x="746" y="367" key="FileChooserDialogImpl/0.0.1920.1080@0.0.1920.1080" timestamp="1602151353186" />
<state width="1872" height="278" key="GridCell.Tab.0.bottom" timestamp="1602153769800">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state width="1872" height="278" key="GridCell.Tab.0.bottom/0.0.1920.1080@0.0.1920.1080" timestamp="1602153769800" />
<state width="1872" height="278" key="GridCell.Tab.0.center" timestamp="1602153769799">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state width="1872" height="278" key="GridCell.Tab.0.center/0.0.1920.1080@0.0.1920.1080" timestamp="1602153769799" />
<state width="1872" height="278" key="GridCell.Tab.0.left" timestamp="1602153769799">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state width="1872" height="278" key="GridCell.Tab.0.left/0.0.1920.1080@0.0.1920.1080" timestamp="1602153769799" />
<state width="1872" height="278" key="GridCell.Tab.0.right" timestamp="1602153769799">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state width="1872" height="278" key="GridCell.Tab.0.right/0.0.1920.1080@0.0.1920.1080" timestamp="1602153769799" />
<state x="599" y="347" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1602153639024">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state x="599" y="347" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1920.1080@0.0.1920.1080" timestamp="1602153639024" />
</component>
</project>