log

age author description
2 months ago Sjoerd Mullender Closing branch odbc_loader. odbc_loader
2 months ago Sjoerd Mullender Merge branch odbc_loader into default.
2 months ago Sjoerd Mullender Avoid a data race. Aug2024
2 months ago Niels Nes improved parsing of strings nested
2 months ago Niels Nes approved output nested
2 months ago Niels Nes merged nested
2 months ago Niels Nes pass info over multiset id columns nested
2 months ago Martin van Dinther merge with default odbc_loader
2 months ago Martin van Dinther Added filling the res_exps. odbc_loader
2 months ago stefanos mavros Adds tests for composite type support nested
2 months ago stefanos mavros Adds test for array support of basic types nested
2 months ago Martin van Dinther Add retrieval of ODBC Driver (Manager) error message via SQLGetDiagRec(). odbc_loader
2 months ago stefanos mavros probaly fixes handling non-composite type multiset (array) handling nested
2 months ago Niels Nes check for complex_conversions nested
2 months ago Niels Nes pass input relation nested
2 months ago Niels Nes needed to skip the first statement nested
2 months ago stefanos mavros Closes branch const_aggr_elim
2 months ago stefanos mavros Merges branch const_aggr_elim
2 months ago stefanos mavros Merges default const_aggr_elim
2 months ago Martin van Dinther Correct mapping of ODBC sql types to names expected by sql_bind_subtype(). odbc_loader
2 months ago Sjoerd Mullender Merge with default branch. nested
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Sjoerd Mullender Fix a few more timeout issues. Aug2024
2 months ago Niels Nes check for from string/json earlier nested
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Niels Nes reenable inserts into multisetid/nr in json code nested
2 months ago Niels Nes improved handling of mixure of composites and multisets nested
2 months ago Sjoerd Mullender Be explicit about our own time zone. Aug2024
2 months ago Martin van Dinther Add retrieval and conversion of result columns meta data. odbc_loader
2 months ago Martin van Dinther merge with default odbc_loader
2 months ago svetlin small fix nested
2 months ago svetlin fix test nested
2 months ago Sjoerd Mullender Also apply timeout to connections created using pymonetdb directly. Aug2024
2 months ago Niels Nes combine multi-results nested
2 months ago stefanos mavros Merges with default const_aggr_elim
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Niels Nes merged nested
2 months ago Niels Nes handle complex type output (wip) nested
2 months ago Niels Nes make sure to return error on failing type check nested
2 months ago Sjoerd Mullender Backed out changeset fce090da651f: pymonetdb has been fixed. Aug2024
2 months ago svetlin merge with default resource_management
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Sjoerd Mullender Only attempt to connect if we actually have a running server. Aug2024
2 months ago Sjoerd Mullender Timeout handling. Aug2024
2 months ago Sjoerd Mullender Thinko: setsessiontimeout is a timeout from the start of the session. Aug2024
2 months ago svetlin modify test nested
2 months ago Martin van Dinther Approve odbc_loader
2 months ago stefanos mavros Adds some comments for clarity const_aggr_elim
2 months ago Wolf Schulz add tests for corner cases aggr elim aggr const_aggr_elim
2 months ago stefanos mavros Merges default const_aggr_elim
2 months ago Wolf Schulz New version cleanup atom one func added const_aggr_elim
2 months ago Sjoerd Mullender Work around bug in pymonetdb. Aug2024
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Sjoerd Mullender More timeout cleanup. Aug2024
2 months ago Niels Nes more windows fixes nested
2 months ago Niels Nes fix compilation on windows nested
2 months ago Niels Nes initial multiset output nested
2 months ago Niels Nes need to link to odbc library odbc_loader
2 months ago Niels Nes link in some more libraries odbc_loader
2 months ago Niels Nes merged with default odbc_loader
2 months ago Niels Nes include mal_exception/client odbc_loader
2 months ago Niels Nes merged with default nested
2 months ago Wolf Schulz rel_const_aggr_remove now handles sum prod cnt cases const_aggr_elim
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Sjoerd Mullender JDBC driver now has a two digit major version. Aug2024
2 months ago Niels Nes pass multiset info to result set nested
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Sjoerd Mullender Get rid of our copy of getopt. We haven't actually used it in years.
2 months ago svetlin wip nested
2 months ago Niels Nes try including getopt.h like mclient
2 months ago svetlin add test nested
2 months ago Sjoerd Mullender Fix test: don't test number of queries since preparation may differ. Aug2024
2 months ago Sjoerd Mullender Attempt to find getopt on Windows.
2 months ago svetlin closing newjson branch newjson
2 months ago svetlin merge newjson nested
2 months ago svetlin merge nested newjson
2 months ago svetlin merge upstream nested
2 months ago svetlin wip nested
2 months ago Martin van Dinther merge with default odbc_loader
2 months ago Martin van Dinther Added checks on url, extract ODBC connection string part and SQL query string part. odbc_loader
2 months ago Sjoerd Mullender We need to #include getopt.h in some form.
2 months ago Sjoerd Mullender Need braces around declaration after case label.
2 months ago Martin van Dinther Correct some comments odbc_loader
2 months ago Sjoerd Mullender Merge with Aug2024 branch.
2 months ago Sjoerd Mullender Python 3.6 compatibility. Aug2024
2 months ago Sjoerd Mullender Reworked timeout handling in Mtest. Aug2024
2 months ago Sjoerd Mullender Cleanup. Remove --RUBYCLIENT option. Aug2024
2 months ago Sjoerd Mullender Simplify exe "structure". Aug2024
2 months ago Sjoerd Mullender Add TIMEOUT to environment during testing. Aug2024
2 months ago Sjoerd Mullender Remove support for .MAL.py tests. Aug2024
2 months ago stefanos mavros Fixes crash in sqlparse's indent option
2 months ago stefanos mavros Implements -b option that enables indent for sqlparse
2 months ago stefanos mavros Small changes in sqlparse output
2 months ago stefanos mavros Implements indent in sqlparse tool
2 months ago Martin van Dinther Approve change. (new sys.normalize_monetdb_url() function). odbc_loader
2 months ago Martin van Dinther Approve changed and new MAL signatures odbc_loader
2 months ago Martin van Dinther Add odbc_loader framework. WIP odbc_loader
2 months ago Niels Nes merged with nested newjson
2 months ago Niels Nes escape % nested
2 months ago Niels Nes add cast and includes newjson
2 months ago svetlin merge nested newjson
2 months ago svetlin glob.h not available on Windows newjson
2 months ago Wolf Schulz Exclude sum from optimizer const_aggr_elim const_aggr_elim
2 months ago Niels Nes support parsing {1,2,3} array values nested
2 months ago Wolf Schulz Combine const_aggr_elim optimizers into one const_aggr_elim
2 months ago Joeri van Ruth Add ChangeLog.odbc_loader entries odbc_loader
2 months ago svetlin merge nested newjson
2 months ago svetlin check return of read newjson
2 months ago Niels Nes initial parsing of array value string nested
2 months ago Niels Nes get json type from sys schema nested
2 months ago Niels Nes get json type from sys schema newjson
2 months ago Niels Nes lookup json type in schema newjson
2 months ago svetlin add test newjson
2 months ago Niels Nes add comment nested
2 months ago Niels Nes disallow constraints on composite and/or multisets for now nested
2 months ago Niels Nes properly set output types of result nested
2 months ago Niels Nes approved output nested
2 months ago Niels Nes removed debug print nested
2 months ago Niels Nes approved output nested
2 months ago Niels Nes approved output nested