log

age author description
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