|
Now.py
|
update
|
2022-04-28 10:52:26 +08:00 |
|
Timediff.py
|
update test case
|
2022-05-05 11:12:21 +08:00 |
|
To_iso8601.py
|
add case for to_iso8601
|
2022-04-28 18:05:14 +08:00 |
|
To_unixtimestamp.py
|
update test case
|
2022-05-05 11:12:21 +08:00 |
|
Today.py
|
add case for to_iso8601
|
2022-04-28 18:05:14 +08:00 |
|
abs.py
|
update case
|
2022-04-29 15:31:45 +08:00 |
|
between.py
|
fix case
|
2022-04-18 19:11:04 +08:00 |
|
cast.py
|
fix case
|
2022-04-26 17:02:53 +08:00 |
|
ceil.py
|
update case
|
2022-04-29 15:31:45 +08:00 |
|
char_length.py
|
fix case
|
2022-04-29 11:08:27 +08:00 |
|
count.py
|
update test case
|
2022-05-05 11:12:21 +08:00 |
|
distinct.py
|
feat: sql commadn 'select max(c1), c2 from t'
|
2022-05-01 10:24:48 +08:00 |
|
floor.py
|
update case
|
2022-04-29 15:31:45 +08:00 |
|
join.py
|
fix case
|
2022-04-29 11:08:27 +08:00 |
|
last.py
|
add case for last
|
2022-05-06 10:33:37 +08:00 |
|
length.py
|
fix case
|
2022-04-29 11:08:27 +08:00 |
|
log.py
|
update case
|
2022-04-29 15:31:45 +08:00 |
|
lower.py
|
fix case
|
2022-04-29 11:08:27 +08:00 |
|
max.py
|
add case for max and min
|
2022-05-05 20:22:53 +08:00 |
|
min.py
|
add case for max and min
|
2022-05-05 20:22:53 +08:00 |
|
round.py
|
update case
|
2022-04-29 15:31:45 +08:00 |
|
sum.py
|
fix case
|
2022-04-29 11:08:27 +08:00 |
|
timetruncate.py
|
add case for max and min
|
2022-05-05 20:22:53 +08:00 |
|
timezone.py
|
update testcase
|
2022-04-28 09:27:49 +08:00 |
|
upper.py
|
fix case
|
2022-04-29 11:08:27 +08:00 |
|
varchar.py
|
[test: add sleep for elect leader]
|
2022-04-22 18:48:22 +08:00 |