xormplus před 10 roky
rodič
revize
33b5b46aa8
1 změnil soubory, kde provedl 0 přidání a 7 odebrání
  1. 0 7
      sql/oracle/select.example.stpl

+ 0 - 7
sql/oracle/select.example.stpl

@@ -1,7 +0,0 @@
-select id,title,createdatetime,content 
-from article where  
-{% if count>1%}
-id=?id
-{% else%}
-userid=?userid
-{% endif %}