A sql lab filled with pokemon data

workspace.xml 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="cce8ec95-bbb8-4033-a9b1-09f90cbf6904" name="Default Changelist" comment="">
  5. <change afterPath="$PROJECT_DIR$/pokemon_sql/Pokemon.sql" afterDir="false" />
  6. </list>
  7. <ignored path="$PROJECT_DIR$/target/" />
  8. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="DatabaseView">
  15. <option name="SHOW_INTERMEDIATE" value="true" />
  16. <option name="GROUP_DATA_SOURCES" value="true" />
  17. <option name="GROUP_SCHEMA" value="true" />
  18. <option name="GROUP_CONTENTS" value="false" />
  19. <option name="SORT_POSITIONED" value="false" />
  20. <option name="SHOW_EMPTY_GROUPS" value="false" />
  21. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  22. <option name="HIDDEN_KINDS">
  23. <set />
  24. </option>
  25. <expand>
  26. <path>
  27. <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
  28. <item name="@localhost" type="feb32156:DbDataSourceImpl" />
  29. </path>
  30. <path>
  31. <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
  32. <item name="@localhost" type="feb32156:DbDataSourceImpl" />
  33. <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
  34. </path>
  35. <path>
  36. <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
  37. <item name="@localhost" type="feb32156:DbDataSourceImpl" />
  38. <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
  39. <item name="pokemon: schema" type="c314c289:MysqlImplModel$Schema" />
  40. </path>
  41. </expand>
  42. <select />
  43. </component>
  44. <component name="FUSProjectUsageTrigger">
  45. <session id="-835876886">
  46. <usages-collector id="statistics.lifecycle.project">
  47. <counts>
  48. <entry key="project.closed" value="1" />
  49. <entry key="project.open.time.2" value="1" />
  50. <entry key="project.open.time.3" value="1" />
  51. <entry key="project.opened" value="2" />
  52. </counts>
  53. </usages-collector>
  54. <usages-collector id="statistics.file.extensions.open">
  55. <counts>
  56. <entry key="pokemons" value="12" />
  57. <entry key="sql" value="1" />
  58. <entry key="trainers" value="3" />
  59. <entry key="types" value="4" />
  60. </counts>
  61. </usages-collector>
  62. <usages-collector id="statistics.file.types.open">
  63. <counts>
  64. <entry key="Database Element" value="19" />
  65. <entry key="Scratch" value="1" />
  66. </counts>
  67. </usages-collector>
  68. <usages-collector id="statistics.file.extensions.edit">
  69. <counts>
  70. <entry key="sql" value="353" />
  71. </counts>
  72. </usages-collector>
  73. <usages-collector id="statistics.file.types.edit">
  74. <counts>
  75. <entry key="Scratch" value="353" />
  76. </counts>
  77. </usages-collector>
  78. <usages-collector id="statistics.vcs.git.usages" />
  79. <usages-collector id="statistics.spring.boot.mvc.usages" />
  80. <usages-collector id="statistics.spring.boot.run.usages" />
  81. <usages-collector id="statistics.js.language.service.starts" />
  82. </session>
  83. <session id="-1715640155">
  84. <usages-collector id="statistics.lifecycle.project">
  85. <counts>
  86. <entry key="project.open.time.3" value="1" />
  87. <entry key="project.opened" value="1" />
  88. </counts>
  89. </usages-collector>
  90. <usages-collector id="statistics.file.extensions.open">
  91. <counts>
  92. <entry key="iml" value="1" />
  93. <entry key="sql" value="1" />
  94. <entry key="xml" value="2" />
  95. </counts>
  96. </usages-collector>
  97. <usages-collector id="statistics.file.types.open">
  98. <counts>
  99. <entry key="IDEA_MODULE" value="1" />
  100. <entry key="SQL" value="1" />
  101. <entry key="XML" value="2" />
  102. </counts>
  103. </usages-collector>
  104. <usages-collector id="statistics.file.extensions.edit">
  105. <counts>
  106. <entry key="sql" value="11" />
  107. </counts>
  108. </usages-collector>
  109. <usages-collector id="statistics.file.types.edit">
  110. <counts>
  111. <entry key="SQL" value="11" />
  112. </counts>
  113. </usages-collector>
  114. </session>
  115. </component>
  116. <component name="FileEditorManager">
  117. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  118. <file pinned="false" current-in-tab="false">
  119. <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/43f36633-d5e3-48aa-8a38-e02c40ed677d/console.sql">
  120. <provider selected="true" editor-type-id="text-editor">
  121. <state relative-caret-position="650">
  122. <caret line="112" lean-forward="true" selection-end-line="112" />
  123. </state>
  124. </provider>
  125. </entry>
  126. </file>
  127. <file pinned="false" current-in-tab="true">
  128. <entry file="file://$PROJECT_DIR$/pokemon_sql/Pokemon.sql">
  129. <provider selected="true" editor-type-id="text-editor">
  130. <state relative-caret-position="105">
  131. <caret line="7" column="14" selection-start-line="7" selection-start-column="14" selection-end-line="7" selection-end-column="14" />
  132. </state>
  133. </provider>
  134. </entry>
  135. </file>
  136. </leaf>
  137. </component>
  138. <component name="Git.Settings">
  139. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  140. </component>
  141. <component name="IdeDocumentHistory">
  142. <option name="CHANGED_PATHS">
  143. <list>
  144. <option value="$APPLICATION_CONFIG_DIR$/consoles/db/43f36633-d5e3-48aa-8a38-e02c40ed677d/console.sql" />
  145. <option value="$PROJECT_DIR$/pokemon_sql/Pokemon.sql" />
  146. </list>
  147. </option>
  148. </component>
  149. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  150. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  151. <component name="JsGulpfileManager">
  152. <detection-done>true</detection-done>
  153. <sorting>DEFINITION_ORDER</sorting>
  154. </component>
  155. <component name="MavenImportPreferences">
  156. <option name="importingSettings">
  157. <MavenImportingSettings>
  158. <option name="importAutomatically" value="true" />
  159. </MavenImportingSettings>
  160. </option>
  161. </component>
  162. <component name="ProjectFrameBounds" fullScreen="true">
  163. <option name="y" value="30" />
  164. <option name="width" value="1280" />
  165. <option name="height" value="715" />
  166. </component>
  167. <component name="ProjectInspectionProfilesVisibleTreeState">
  168. <entry key="Project Default">
  169. <profile-state>
  170. <expanded-state>
  171. <State />
  172. <State>
  173. <id>Android</id>
  174. </State>
  175. <State>
  176. <id>CSS</id>
  177. </State>
  178. <State>
  179. <id>CorrectnessLintAndroid</id>
  180. </State>
  181. <State>
  182. <id>Java</id>
  183. </State>
  184. <State>
  185. <id>LintAndroid</id>
  186. </State>
  187. <State>
  188. <id>Probable bugsCSS</id>
  189. </State>
  190. <State>
  191. <id>Probable bugsJava</id>
  192. </State>
  193. <State>
  194. <id>RELAX NG</id>
  195. </State>
  196. <State>
  197. <id>SQL</id>
  198. </State>
  199. <State>
  200. <id>XPath</id>
  201. </State>
  202. <State>
  203. <id>XSLT</id>
  204. </State>
  205. </expanded-state>
  206. <selected-state>
  207. <State>
  208. <id>SqlResolveInspection</id>
  209. </State>
  210. </selected-state>
  211. </profile-state>
  212. </entry>
  213. </component>
  214. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  215. <component name="ProjectView">
  216. <navigator proportions="" version="1">
  217. <foldersAlwaysOnTop value="true" />
  218. </navigator>
  219. <panes>
  220. <pane id="Scope" />
  221. <pane id="PackagesPane" />
  222. <pane id="ProjectPane">
  223. <subPane>
  224. <expand>
  225. <path>
  226. <item name="zipcodewilmington" type="b2602c69:ProjectViewProjectNode" />
  227. <item name="PokemonSqlLab" type="462c0819:PsiDirectoryNode" />
  228. </path>
  229. <path>
  230. <item name="zipcodewilmington" type="b2602c69:ProjectViewProjectNode" />
  231. <item name="PokemonSqlLab" type="462c0819:PsiDirectoryNode" />
  232. <item name="pokemon_sql" type="462c0819:PsiDirectoryNode" />
  233. </path>
  234. </expand>
  235. <select />
  236. </subPane>
  237. </pane>
  238. </panes>
  239. </component>
  240. <component name="PropertiesComponent">
  241. <property name="DatabaseDriversLRU" value="mysql" />
  242. <property name="WebServerToolWindowFactoryState" value="false" />
  243. <property name="aspect.path.notification.shown" value="true" />
  244. <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1541540318669" />
  245. <property name="com.intellij.ide.scratch.LRUPopupBuilder$1/SQL Dialect" value="MySQL" />
  246. <property name="database.console.LAST_STATE" value="true" />
  247. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  248. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  249. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  250. <property name="settings.editor.selected.configurable" value="preferences.sourceCode" />
  251. </component>
  252. <component name="RunDashboard">
  253. <option name="ruleStates">
  254. <list>
  255. <RuleState>
  256. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  257. </RuleState>
  258. <RuleState>
  259. <option name="name" value="StatusDashboardGroupingRule" />
  260. </RuleState>
  261. </list>
  262. </option>
  263. </component>
  264. <component name="SvnConfiguration">
  265. <configuration />
  266. </component>
  267. <component name="TaskManager">
  268. <task active="true" id="Default" summary="Default task">
  269. <changelist id="cce8ec95-bbb8-4033-a9b1-09f90cbf6904" name="Default Changelist" comment="" />
  270. <created>1541538405706</created>
  271. <option name="number" value="Default" />
  272. <option name="presentableId" value="Default" />
  273. <updated>1541538405706</updated>
  274. <workItem from="1541538408546" duration="2143000" />
  275. <workItem from="1541540647163" duration="701000" />
  276. <workItem from="1541802549861" duration="251000" />
  277. </task>
  278. <servers />
  279. </component>
  280. <component name="TimeTrackingManager">
  281. <option name="totallyTimeSpent" value="3095000" />
  282. </component>
  283. <component name="ToolWindowManager">
  284. <frame x="0" y="0" width="1280" height="800" extended-state="0" />
  285. <layout>
  286. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2358643" />
  287. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  288. <window_info id="Image Layers" order="2" />
  289. <window_info id="Designer" order="3" />
  290. <window_info id="UI Designer" order="4" />
  291. <window_info id="Capture Tool" order="5" />
  292. <window_info id="Favorites" order="6" side_tool="true" />
  293. <window_info anchor="bottom" id="Message" order="0" />
  294. <window_info anchor="bottom" id="Find" order="1" />
  295. <window_info anchor="bottom" id="Run" order="2" weight="0.32852563" />
  296. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  297. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  298. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  299. <window_info anchor="bottom" id="TODO" order="6" />
  300. <window_info anchor="bottom" id="Database Console" order="7" weight="0.32739726" />
  301. <window_info anchor="bottom" id="Version Control" order="8" show_stripe_button="false" />
  302. <window_info anchor="bottom" id="Database Changes" order="9" />
  303. <window_info anchor="bottom" id="Terminal" order="10" />
  304. <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
  305. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  306. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  307. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  308. <window_info anchor="right" id="Palette" order="3" />
  309. <window_info anchor="right" id="Capture Analysis" order="4" />
  310. <window_info anchor="right" id="Theme Preview" order="5" />
  311. <window_info anchor="right" id="Palette&#9;" order="6" />
  312. <window_info anchor="right" id="Database" order="7" weight="0.20274636" />
  313. <window_info anchor="right" id="Maven Projects" order="8" />
  314. </layout>
  315. <layout-to-restore>
  316. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2358643" />
  317. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  318. <window_info id="Image Layers" order="2" />
  319. <window_info id="Designer" order="3" />
  320. <window_info id="UI Designer" order="4" />
  321. <window_info id="Capture Tool" order="5" />
  322. <window_info id="Favorites" order="6" side_tool="true" />
  323. <window_info anchor="bottom" id="Message" order="0" />
  324. <window_info anchor="bottom" id="Find" order="1" />
  325. <window_info anchor="bottom" id="Run" order="2" weight="0.32852563" />
  326. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  327. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  328. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  329. <window_info anchor="bottom" id="TODO" order="6" />
  330. <window_info active="true" anchor="bottom" id="Database Console" order="7" visible="true" weight="0.32852563" />
  331. <window_info anchor="bottom" id="Version Control" order="8" show_stripe_button="false" />
  332. <window_info anchor="bottom" id="Database Changes" order="9" />
  333. <window_info anchor="bottom" id="Terminal" order="10" />
  334. <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
  335. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  336. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  337. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  338. <window_info anchor="right" id="Palette" order="3" />
  339. <window_info anchor="right" id="Capture Analysis" order="4" />
  340. <window_info anchor="right" id="Theme Preview" order="5" />
  341. <window_info anchor="right" id="Palette&#9;" order="6" />
  342. <window_info anchor="right" id="Database" order="7" visible="true" weight="0.20274636" />
  343. <window_info anchor="right" id="Maven Projects" order="8" />
  344. </layout-to-restore>
  345. </component>
  346. <component name="TypeScriptGeneratedFilesManager">
  347. <option name="version" value="1" />
  348. </component>
  349. <component name="VcsContentAnnotationSettings">
  350. <option name="myLimit" value="2678400000" />
  351. </component>
  352. <component name="editorHistoryManager">
  353. <entry file="das://43f36633-d5e3-48aa-8a38-e02c40ed677d/schema/pokemon/table/trainers">
  354. <provider selected="true" editor-type-id="com.intellij.database.editor.DatabaseTableFileEditorProvider">
  355. <state>
  356. <filtering enabled="true" />
  357. </state>
  358. </provider>
  359. </entry>
  360. <entry file="das://43f36633-d5e3-48aa-8a38-e02c40ed677d/schema/pokemon/table/types">
  361. <provider selected="true" editor-type-id="com.intellij.database.editor.DatabaseTableFileEditorProvider">
  362. <state>
  363. <filtering enabled="true" />
  364. </state>
  365. </provider>
  366. </entry>
  367. <entry file="file://$PROJECT_DIR$/.idea/dataSources/43f36633-d5e3-48aa-8a38-e02c40ed677d.xml">
  368. <provider selected="true" editor-type-id="text-editor" />
  369. </entry>
  370. <entry file="file://$PROJECT_DIR$/PokemonSqlLab.iml">
  371. <provider selected="true" editor-type-id="text-editor" />
  372. </entry>
  373. <entry file="das://43f36633-d5e3-48aa-8a38-e02c40ed677d/schema/pokemon/table/pokemons">
  374. <provider selected="true" editor-type-id="com.intellij.database.editor.DatabaseTableFileEditorProvider">
  375. <state>
  376. <filtering enabled="true" />
  377. </state>
  378. </provider>
  379. </entry>
  380. <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/43f36633-d5e3-48aa-8a38-e02c40ed677d/console.sql">
  381. <provider selected="true" editor-type-id="text-editor">
  382. <state relative-caret-position="650">
  383. <caret line="112" lean-forward="true" selection-end-line="112" />
  384. </state>
  385. </provider>
  386. </entry>
  387. <entry file="file://$PROJECT_DIR$/pokemon_sql/Pokemon.sql">
  388. <provider selected="true" editor-type-id="text-editor">
  389. <state relative-caret-position="105">
  390. <caret line="7" column="14" selection-start-line="7" selection-start-column="14" selection-end-line="7" selection-end-column="14" />
  391. </state>
  392. </provider>
  393. </entry>
  394. </component>
  395. </project>