Browse Source

删除文件

xormplus 10 năm trước cách đây
mục cha
commit
33b5b46aa8
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  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 %}