8 weeks ago |
Martin van Dinther |
Add tests for 'odbc:' scheme of proto_loader(uri)
Mar2025
|
8 weeks ago |
Martin van Dinther |
Add setting SQL_ATTR_LOGIN_TIMEOUT before doing SQLDriverConnect().
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
8 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Use with statements for pymonetdb connection and cursor.
Mar2025
|
8 weeks ago |
stefanos mavros |
tv_tree now supports multiset/arrayof for basic types
tvtree
|
8 weeks ago |
Sjoerd Mullender |
Use condition variables instead of spinning to wait for status change.
|
8 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
8 weeks ago |
Sjoerd Mullender |
Cleanup: remove unused define.
Mar2025
|
8 weeks ago |
Lucas Pereira |
Add tests for #7614, #7615 and #7616
Aug2024
|
8 weeks ago |
Lucas Pereira |
Works with sequential pipe for now
strimps_v3
|
2 months ago |
Lucas Pereira |
minor stuff
strimps_v3
|
2 months ago |
Lucas Pereira |
Something is wrong
strimps_v3
|
2 months ago |
Lucas Pereira |
Remove old code
strimps_v3
|
2 months ago |
Lucas Pereira |
bigrams and trigrams available
strimps_v3
|
2 months ago |
Lucas Pereira |
ngrams sw, ew and contains working
strimps_v3
|
2 months ago |
Lucas Pereira |
Refactor ngrams contains (WIP)
strimps_v3
|
8 weeks ago |
stefanos mavros |
Fixes bug with msnr
tvtree
|
8 weeks ago |
stefanos mavros |
Adds proper handling for single-row values inserts
tvtree
|
8 weeks ago |
Sjoerd Mullender |
Fill in condition variable name when initializing.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Summarize commit.
Mar2025
|
8 weeks ago |
stefanos mavros |
Some renames for code clarity
tvtree
|
8 weeks ago |
stefanos mavros |
tv_tree now supports multiset/arrayof for composite types
tvtree
|
8 weeks ago |
Niels Nes |
off by one (when using id's starting at 0)
nestedtypes
|
8 weeks ago |
Martin van Dinther |
Implement create table with columns for storing query result data.
Mar2025
|
8 weeks ago |
Niels Nes |
implemented handling of composites in the string composite/array values
nestedtypes
|
8 weeks ago |
stefanos mavros |
Adds support for composite types for tvtree
tvtree
|
8 weeks ago |
Sjoerd Mullender |
Write NULL byte to end string.
Mar2025
|
8 weeks ago |
Niels Nes |
fixed conflict
nestedtypes
|
8 weeks ago |
Niels Nes |
merged with nested
nestedtypes
|
8 weeks ago |
Niels Nes |
fixed file locations
nestedtypes
|
8 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
8 weeks ago |
Niels Nes |
merged with default
nested
|
8 weeks ago |
Niels Nes |
keep better track of nested structures
nestedtypes
|
8 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Avoid recursively locking read locks: this may cause deadlock.
Aug2024
|
8 weeks ago |
Niels Nes |
insert values into nested tyes, use renumber and next_val
nestedtypes
|
8 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
8 weeks ago |
Sjoerd Mullender |
Some spring cleaning.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Implemented TM tracer component, part of --transactions.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Implemented MAL_LOADER tracer level.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Documented --without-geom option.
Mar2025
|
8 weeks ago |
stefanos mavros |
tvtree first implementation. handling only basic types for now
tvtree
|
8 weeks ago |
stefanos mavros |
Creates new branch for data insert via tree-values
tvtree
|
8 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
8 weeks ago |
Sjoerd Mullender |
Update RST version of manual.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
8 weeks ago |
Sjoerd Mullender |
Removed support for dumping ancient (pre Jul2021) databases.
Mar2025
|
8 weeks ago |
stefanos mavros |
Renames types, tables and cols in insert test
nested
|
8 weeks ago |
Niels Nes |
fix dce optimizer
nestedtypes
|
8 weeks ago |
Niels Nes |
improved join order optimizer to handle complex (filter joins) without loosing them
Aug2024
|
2 months ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
2 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
2 months ago |
Sjoerd Mullender |
Be explicit about the time zone.
Aug2024
|
2 months ago |
stefanos mavros |
Renames tables and cols in test
nested
|
2 months ago |
Niels Nes |
more nested types, now following also works.
nestedtypes
|
2 months ago |
stefanos mavros |
Adds composite with composite-array type in test
nested
|
2 months ago |
stefanos mavros |
Renames types and tables in inserts test
nested
|
2 months ago |
stefanos mavros |
Enables composite test file for nested and adds new inserts test file
nested
|
2 months ago |
stefanos mavros |
Add the errno msg in error msg if open or stat are failing for json
nested
|