slightly better print, column alias supported

This commit is contained in:
2021-08-14 20:01:15 +02:00
parent 5201f32023
commit fb5098cf1d
9 changed files with 61 additions and 29 deletions

View File

@@ -1,7 +1,5 @@
### TODO
- default double shoud have 2 decimal points (use set)
- support for select col as ALIAS
- date functions - now, add_date...
- string functions rtrim, ltrim, rpad, lpad
- round function