David Virebayre
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 3
-
创建于 Get current date in a livetemplate groovy script.
So I don't know groovy, but I tried this after trying it in an online groovy compiler :groovyScript("println new Date().format('yyyy-MM-dd')") I've tried with and without println.That gives me this... -
创建于 sql resolution scope: I don't understand what is wrong.
已回答I have some code with some queries in it, in which the table is not recognized. I've tried several settings and I just don't understand what I'm supposed to do to make it work. I my setup I have a...