2021-12-19 12:58:17 +01:00
2021-10-11 17:26:20 +02:00
2021-11-22 15:05:25 +01:00
2021-12-19 12:58:17 +01:00
2021-12-18 12:21:34 +01:00
2021-12-18 13:37:42 +01:00
2021-12-19 12:58:17 +01:00
2021-12-19 12:58:17 +01:00
2021-12-19 12:58:17 +01:00
2021-11-22 15:05:25 +01:00
2021-12-13 22:08:27 +01:00
2021-12-18 13:37:42 +01:00
2021-12-19 12:58:17 +01:00
2021-11-22 15:05:25 +01:00
2021-12-18 11:03:12 +01:00
2021-12-18 14:52:33 +01:00
2021-12-18 14:52:33 +01:00
2021-11-22 15:05:25 +01:00
2021-12-19 12:58:17 +01:00
2021-11-22 15:05:25 +01:00
2021-12-19 12:58:17 +01:00
2021-12-19 12:58:17 +01:00
2021-12-18 14:52:33 +01:00
2021-12-18 14:52:33 +01:00
2021-12-19 12:07:26 +01:00
2021-12-19 12:07:26 +01:00
2021-12-18 14:52:33 +01:00
2021-12-19 12:07:26 +01:00
2021-12-19 12:07:26 +01:00
2021-12-18 11:03:12 +01:00
2021-08-09 09:32:29 +02:00

TODO

  • create local_install.sh

  • set xxx - without value to reset to default value

  • escape " in save csv

  • is null | is not null

  • coalesce, date functions now, add_date; string functions rtrim, ltrim, rpad, lpad; math function round

  • add pipe | concatenation

  • add support for 1_000_000 numbers

  • expand_asterix_char should support multiple and everywhere *

  • support for uniqueue indexes (primary key)

  • support for indexes

    • add drop m_index
  • support for joining

  • use string_to_double and string_to_long (from Table) everywhere

  • add const wherever should be

  • use static methods where posible

  • use references where pointer cannot be nullptr

Description
No description provided
Readme 3.3 MiB
Languages
C++ 91.9%
C 7.9%
CMake 0.1%