2022-01-16 15:04:34 +01:00
2022-01-10 20:36:40 +01: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
2022-01-16 15:04:34 +01:00
2022-01-16 15:04:34 +01:00
2022-01-16 02:39:14 +01:00
2022-01-05 10:40:29 +01:00
2022-01-05 13:01:26 +01:00
2022-01-05 13:01:26 +01:00
2022-01-16 15:04:34 +01:00
2021-12-19 12:58:17 +01:00
2021-11-22 15:05:25 +01:00
2022-01-10 20:37:18 +01:00
2022-01-05 13:01:26 +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
2022-01-02 17:52:32 +01:00
2022-01-16 15:04:34 +01:00
2022-01-16 15:04:34 +01:00
2022-01-02 17:52:32 +01:00
2022-01-05 13:01:26 +01:00
2022-01-16 02:39:14 +01:00
2022-01-16 02:39:14 +01:00
2022-01-16 02:39:14 +01:00
2021-12-18 14:52:33 +01:00
2022-01-02 17:52:32 +01:00
2022-01-16 15:04:34 +01:00
2022-01-05 10:40:29 +01:00
2022-01-02 17:52:32 +01:00
2021-08-09 09:32:29 +02:00

WIP

compare in row.cpp shoud take into account m_visible

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

  • 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%