File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
src/main/resources/meta-storm Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ platformVersion = 2025.1.1
1616# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1717# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP
1818# platformPlugins=com.jetbrains.php:243.25659.59,com.jetbrains.hackathon.indices.viewer:1.28
19- platformPlugins =com.jetbrains.php:251.25410.129,com.jetbrains.hackathon.indices.viewer:1.30,com.github.xepozz.metastorm:2025.1.25
19+ platformPlugins =com.jetbrains.php:251.25410.129,com.jetbrains.hackathon.indices.viewer:1.30,com.github.xepozz.metastorm:2025.1.26
2020# Example: platformBundledPlugins = com.intellij.java
2121platformBundledPlugins =
2222# Example: platformBundledModules = intellij.spellchecker
Original file line number Diff line number Diff line change 66 <classMethod class =" \Tempest\Database\IsDatabaseModel" method =" create" argument =" 0" >
77 <properties xpath =" $variable" />
88 </classMethod >
9+ <classMethod class =" \Tempest\Database\IsDatabaseModel" method =" findOrNew" argument =" 0" targetInArray =" key" >
10+ <properties xpath =" $variable" />
11+ </classMethod >
12+ <classMethod class =" \Tempest\Database\IsDatabaseModel" method =" findOrNew" argument =" 1" targetInArray =" key" >
13+ <properties xpath =" $variable" />
14+ </classMethod >
15+ <classMethod class =" \Tempest\Database\IsDatabaseModel" method =" updateOrCreate" argument =" 0" targetInArray =" key" >
16+ <properties xpath =" $variable" />
17+ </classMethod >
18+ <classMethod class =" \Tempest\Database\IsDatabaseModel" method =" updateOrCreate" argument =" 1" targetInArray =" key" >
19+ <properties xpath =" $variable" />
20+ </classMethod >
921 </definitions >
1022</meta-storm >
You can’t perform that action at this time.
0 commit comments