log

age author description
5 weeks ago Niels Nes handle case without mapi error Mar2025
5 weeks ago Niels Nes add proper error of missing remote table Mar2025
5 weeks ago Niels Nes we cannot use [] for filters anymore nested
5 weeks ago Niels Nes only check composite/multiset types when we have a fromtype nested
5 weeks ago Niels Nes properly check if we have that many arguments nested
5 weeks ago stefanos mavros Fixes crash and modifies test nested
5 weeks ago stefanos mavros Removes assert since we can have other sql_exp on top of e_atoms e.g. sql_neg nested
5 weeks ago stefanos mavros Closing branch tvtree tvtree
5 weeks ago stefanos mavros Merges tvtree branch nested
5 weeks ago stefanos mavros Merges nested branch tvtree
5 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
5 weeks ago Sjoerd Mullender Merge with Aug2024 branch. Mar2025
5 weeks ago Sjoerd Mullender Zap properties when applying the WAL. Aug2024
5 weeks ago Niels Nes properly give error on wrong closing bracket nested
5 weeks ago Niels Nes merged with nested tvtree
5 weeks ago Niels Nes move sql script into json (loader) module nested
5 weeks ago Niels Nes merged with nested tvtree
5 weeks ago Niels Nes fix use of stack variable after leaving scope nested
5 weeks ago Niels Nes merged with nested tvtree
5 weeks ago Niels Nes handle more composites nested
5 weeks ago Niels Nes merged with nested tvtree
5 weeks ago Niels Nes small fix in ARRAYparser nested
5 weeks ago Niels Nes merged with nested tvtree
5 weeks ago Niels Nes correct test nested
5 weeks ago Niels Nes improved string composite/multiset parser nested
5 weeks ago Martin van Dinther Add new exports Mar2025
5 weeks ago Martin van Dinther Remove arg sql_exp *topn from odbc_query(). Mar2025
5 weeks ago Martin van Dinther Add a MS Windows specific test. Mar2025
5 weeks ago Martin van Dinther Disable test sqlite3odbc as it requires SQLite ODBC driver to be installed on test servers Mar2025
5 weeks ago svetlin add test nested
5 weeks ago svetlin read new line delimited json files nested
5 weeks ago stefanos mavros Fixes typo in tests tvtree
5 weeks ago stefanos mavros Extends inserts test tvtree
5 weeks ago Sjoerd Mullender Fix lost wake-up problem.
5 weeks ago Niels Nes return proper bool tvtree
5 weeks ago Niels Nes declarations in switch cases aren't allowed. tvtree
5 weeks ago stefanos mavros Merges branch nested tvtree
5 weeks ago Lucas Pereira Merge with default branch. strimps_v3
5 weeks ago stefanos mavros Inlines tv_node_() and renames tv_create_() to tv_node() tvtree
5 weeks ago stefanos mavros Simplifies the tv_tree node types and the overall implementation tvtree
6 weeks ago stefanos mavros Enables previously crashing tests for insert in "complex" types tvtree
6 weeks ago Niels Nes export some more symbols nested
6 weeks ago Niels Nes dynamicaly load the json_loader (fix symbol usage on windows) nested
6 weeks ago stefanos mavros Fixes support for mset/setof literal syntax tvtree
6 weeks ago Niels Nes merged from default nested
6 weeks ago Niels Nes fixing casts nested
6 weeks ago Niels Nes cleanup: compute offsets only once nested
6 weeks ago Niels Nes use atomic_get nested
6 weeks ago Niels Nes initialisation missing nested
6 weeks ago Niels Nes export some symbols for windows/odbc loader Mar2025
6 weeks ago Niels Nes handle complex cases with many composites and multisets nested
6 weeks ago Niels Nes more tests nested
6 weeks ago Niels Nes handle direct format string into nested output string nested
6 weeks ago Niels Nes more nested output testing nested
6 weeks ago Niels Nes more output of nested types nested
6 weeks ago Niels Nes merge from nestedtypes nested
6 weeks ago Niels Nes added function ODBCloader infra, missing loading data into bats Mar2025
6 weeks ago Niels Nes close branch nestedtypes
6 weeks ago Niels Nes (re)implemented the nested output nestedtypes
6 weeks ago Martin van Dinther Small improvements Mar2025