log

age author description
10 months ago Niels Nes only change the schema number on persistent changes Dec2023
10 months ago stefanos mavros Adds tests for merge_ors optimizer cmp-or-patterns
10 months ago stefanos mavros New implementation of merge_ors cmp-or-patterns
10 months ago stefanos mavros Merges default cmp-or-patterns
10 months ago stefanos mavros Adds _exps_print
10 months ago stefanos mavros Cleans up exps_equal
10 months ago stefanos mavros New branch cmp-or-patterns
10 months ago Sjoerd Mullender Merge with Aug2024 branch.
10 months ago Sjoerd Mullender Merge with Dec2023 branch. Aug2024
10 months ago Sjoerd Mullender Partial backout of changeset a10aa621f79d (only the incorrect bit). Dec2023
10 months ago Sjoerd Mullender Some more approvals. Aug2024
10 months ago Joeri van Ruth Add column 'session_attr' to sys.clientinfo_properties Aug2024
10 months ago Joeri van Ruth Write 'ClientHostname', not 'ClientHostName' Aug2024
10 months ago Joeri van Ruth mclient: close redirected output stream before exiting Dec2023
10 months ago Sjoerd Mullender Don't call sys.check_constraint on older servers. Aug2024
10 months ago Lucas Pereira Don't enforce single value BAT. Take the first row always for icase flag. Fix #7540. Aug2024
10 months ago Niels Nes merged with default nilmask
10 months ago Lucas Pereira Merge with Aug2024
10 months ago Lucas Pereira Merge with Dec2023 Aug2024
10 months ago Lucas Pereira Add test for #7537 Dec2023
10 months ago Lucas Pereira Graft changeset 91425:e1cf401e08b1 Dec2023
10 months ago Niels Nes small steps towards unsigned types nilmask
10 months ago Niels Nes fixed issue #7539, ie properly test on results of left and right relations. Aug2024
10 months ago Niels Nes fixed issue #7538, ie only reduce cast (ie reduce scale handling) if the type has a scale Aug2024
10 months ago Lucas Pereira Bring back schema versioning. Fixes #7537. Aug2024
10 months ago Joeri van Ruth Extend MAX_MEMORY to accept strings of the form '10MiB', '10G', etc. Aug2024
10 months ago Joeri van Ruth Python 3.6 doesn't support subprocess.Popen(capture_output=) Aug2024
10 months ago Joeri van Ruth Remove fancy type signature Aug2024
10 months ago Niels Nes fall back to type STRING on only NULL's Aug2024
10 months ago Niels Nes merged with dec2023 Aug2024
10 months ago Niels Nes small cleanup/comment added Dec2023
10 months ago Niels Nes add direct interface for table vacuum
10 months ago Niels Nes add missing sql interfaces
10 months ago Niels Nes introduced vacuum_tab/vacuum_col for variable size data types
10 months ago stefanos mavros When breaking list of exps with single entry don't ident the closing bracket
10 months ago stefanos mavros Implements break for expressions list (by default is off)
10 months ago Joeri van Ruth Add tests for client_{info,application,remark} properties Aug2024
10 months ago Joeri van Ruth Use raw string to suppress Python warning Aug2024
10 months ago Joeri van Ruth odbc: Map InvalidCredentialsException to SQLSTATE 28000 Aug2024
10 months ago Joeri van Ruth Add test for SQLConnect/DriverConnect/BrowseConnect Aug2024
10 months ago Joeri van Ruth Make odbcconnect flags more straightforward Aug2024
10 months ago Joeri van Ruth ODBCtester.SQL.sh does not need to create odbc.ini Aug2024
10 months ago Joeri van Ruth Run a dummy server if the cryptography module cannot be found Aug2024
10 months ago Joeri van Ruth Don't write certs to TSTTRGDIR, it may not exist yet Aug2024
10 months ago Joeri van Ruth Move odbcconnect from clients/odbc/samples to clients/odbc/tests Aug2024
10 months ago Joeri van Ruth Move TLSTesterClient from tlssecurity,py to testing/tlstester.py Aug2024
10 months ago Joeri van Ruth Use Mtest's TLSTester to test JDBC TLS Aug2024
10 months ago Joeri van Ruth Incorporate TLSTester in Mtest.py Aug2024
10 months ago Joeri van Ruth Move tlstester to testing/ directory Aug2024
10 months ago Joeri van Ruth Add list drivers and list dns's to odbcconnect Aug2024
10 months ago Joeri van Ruth Simplify mclient flush test Aug2024
10 months ago Joeri van Ruth Add test for clientinfo Aug2024
10 months ago Joeri van Ruth Remove debugging leftover Aug2024
10 months ago Joeri van Ruth mclient: close redirected output stream before exiting Aug2024
10 months ago Niels Nes merged with aug2024
10 months ago Niels Nes fixed bug in is_distinct. Later we need to fix the implementation on the mal layer. Aug2024
10 months ago stefanos mavros Merges Aug2024
10 months ago stefanos mavros Exit if there is an error in example_proxy test Aug2024
10 months ago stefanos mavros Fixes RTREEdestroy flow for monetdbe Aug2024
10 months ago Sjoerd Mullender Approve information schema changes.