log

age author description
6 weeks ago stefanos mavros it seems that we cannot easily have nice things - fix windows build nested
6 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
6 weeks ago Sjoerd Mullender Check whether sqlite odbc driver is installed and test with it if it is. Mar2025
6 weeks ago Sjoerd Mullender Don't convert variables too soon in .test.in files. Mar2025
6 weeks ago Niels Nes merged with default nested
6 weeks ago Niels Nes merged with default resource_management
6 weeks ago Niels Nes added protection against optimizing/unnesting subgraphes repeatedly.
6 weeks ago stefanos mavros Introduces helper function for printing stmt st_lists nested
6 weeks ago stefanos mavros Adds another new test with complex nested types nested
6 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
6 weeks ago Sjoerd Mullender Close string, fix test. Mar2025
6 weeks ago svetlin merge upstream nested
6 weeks ago svetlin adding remaining bluesky queries nested
6 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
6 weeks ago Sjoerd Mullender We do not want to have random binary data in our repository: move to external. Mar2025
6 weeks ago Sjoerd Mullender Merge with Aug2024 branch. Mar2025
6 weeks ago Sjoerd Mullender Remove unused code. Mar2025
6 weeks ago Sjoerd Mullender Make sure uuid code is actually reachable. Mar2025
6 weeks ago Sjoerd Mullender Typo. Aug2024
6 weeks ago stefanos mavros Adds new test with complex nested types nested
6 weeks ago stefanos mavros Fixes crash with parsing stmts from literal nested
6 weeks ago stefanos mavros Fixes typo nested
6 weeks ago Niels Nes on exp_copy e_func also propagate the flag resource_management
6 weeks ago stefanos mavros Enables and renames inserts test to combinations nested
6 weeks ago Niels Nes removed debugging assert(0) resource_management
6 weeks ago stefanos mavros Properly handle insert values for both cases of constructor or literal nested
6 weeks ago Niels Nes approved test output resource_management
6 weeks ago Niels Nes small optimizations, ie don't call pkey related optimizer if there are no pkeys. resource_management
6 weeks ago Niels Nes changed api freeInstruction, now needs MalBlkPtr as first arg. resource_management
6 weeks ago Martin van Dinther Fix windows compilation issue Mar2025
6 weeks ago Martin van Dinther Add test with files to run SQLite ODBC query tests. For Linux only. Mar2025
6 weeks ago Martin van Dinther Fix compilation errors on mac and win-32 Mar2025
6 weeks ago Martin van Dinther Calling ODBC SQLPrepare() instead of SQLExecDirect() to get the column names and types of the query result, resulted in a problem for SQLite system table sqlite_sequence. Mar2025
6 weeks ago svetlin do some more checking nested
6 weeks ago svetlin factor out common logic nested
6 weeks ago svetlin uncomment stripping quotes nested
6 weeks ago Niels Nes integrate sql_register call into startup nested
6 weeks ago svetlin merge upstream nested
6 weeks ago svetlin wip making bluesky queries work nested
6 weeks ago Niels Nes try direct 127.0.0.1 Mar2025
7 weeks ago Niels Nes merged with default resource_management
7 weeks ago Martin van Dinther Corrected some errors. Mar2025
7 weeks ago Martin van Dinther Refactored odbc_loader code for creating bats and appending BUNs. Mar2025
7 weeks ago Niels Nes use default (16) display with for composite/multiset types nested
7 weeks ago Sjoerd Mullender Cleanup: remove file gdk_delta.h. Mar2025
7 weeks ago Niels Nes return correct type when projecting a nested column nested
7 weeks ago stefanos mavros Enables jdocs test for wrapped list document nested
7 weeks ago Niels Nes corrected problem with initializing the nested expressions for composites of composites nested
7 weeks ago stefanos mavros Adds (commented out) test case for jdocs nested
7 weeks ago stefanos mavros Adds new test with small json example nested
7 weeks ago Niels Nes more name fixing nested
7 weeks ago Niels Nes fix handling deep nested objects nested
7 weeks ago Niels Nes approved output nested
7 weeks ago Niels Nes small fix of dce nested
7 weeks ago Niels Nes make sure we handle all expression types in tvtree nested
7 weeks ago stefanos mavros Adds exception to parsing value with tvtree nested
7 weeks ago Niels Nes handle case without mapi error Mar2025
7 weeks ago Niels Nes add proper error of missing remote table Mar2025
7 weeks ago Niels Nes we cannot use [] for filters anymore nested
7 weeks ago Niels Nes only check composite/multiset types when we have a fromtype nested