摘要: xml:<select id="countSellRequestBybatchId" parameterClass="java.lang.Long" resultClass="java.lang.Long"> select count(*) from BUS_FUND_SELL_REQUEST wh 阅读全文
posted @ 2020-01-16 20:04 applejuice 阅读(141) 评论(0) 推荐(0)
摘要: 1: select fdsa||fasdfers||wafdsf cfdm select concat(fdsa,fasdfers,wafdsf) cfdm 2: to_date(#trxDate#,'yyyyMMdd hh24:mi:ss') str_to_date(#trxDate#,'%y%m 阅读全文
posted @ 2020-01-15 19:17 applejuice 阅读(137) 评论(0) 推荐(0)
摘要: insert into bus_fund_batch ( id, type, target_date, fund, status, sub_next_step, cut_off_id, error_msg, retry_times, fail_token, trigger_date, req_bat 阅读全文
posted @ 2020-01-14 19:46 applejuice 阅读(185) 评论(0) 推荐(0)
摘要: # created by bohuai jiang # on 2019/7/23 # last modified on 2019/9/17 10:14 # -*- coding: utf-8 -*- from sqlparse.sql import Statement, Comment, Where 阅读全文
posted @ 2019-10-17 16:12 applejuice 阅读(98) 评论(0) 推荐(0)
摘要: keywordDict.py: SQLParser.py: units.py: 阅读全文
posted @ 2019-10-14 16:53 applejuice 阅读(558) 评论(0) 推荐(0)