log

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