6 weeks ago |
Niels Nes |
handle case without mapi error
Mar2025
|
6 weeks ago |
Niels Nes |
add proper error of missing remote table
Mar2025
|
6 weeks ago |
Niels Nes |
we cannot use [] for filters anymore
nested
|
6 weeks ago |
Niels Nes |
only check composite/multiset types when we have a fromtype
nested
|
6 weeks ago |
Niels Nes |
properly check if we have that many arguments
nested
|
6 weeks ago |
stefanos mavros |
Fixes crash and modifies test
nested
|
6 weeks ago |
stefanos mavros |
Removes assert since we can have other sql_exp on top of e_atoms e.g. sql_neg
nested
|
6 weeks ago |
stefanos mavros |
Closing branch tvtree
tvtree
|
6 weeks ago |
stefanos mavros |
Merges tvtree branch
nested
|
6 weeks ago |
stefanos mavros |
Merges nested branch
tvtree
|
6 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
6 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
6 weeks ago |
Sjoerd Mullender |
Zap properties when applying the WAL.
Aug2024
|
6 weeks ago |
Niels Nes |
properly give error on wrong closing bracket
nested
|
6 weeks ago |
Niels Nes |
merged with nested
tvtree
|
6 weeks ago |
Niels Nes |
move sql script into json (loader) module
nested
|
6 weeks ago |
Niels Nes |
merged with nested
tvtree
|
6 weeks ago |
Niels Nes |
fix use of stack variable after leaving scope
nested
|
6 weeks ago |
Niels Nes |
merged with nested
tvtree
|
6 weeks ago |
Niels Nes |
handle more composites
nested
|
6 weeks ago |
Niels Nes |
merged with nested
tvtree
|
6 weeks ago |
Niels Nes |
small fix in ARRAYparser
nested
|
6 weeks ago |
Niels Nes |
merged with nested
tvtree
|
6 weeks ago |
Niels Nes |
correct test
nested
|
6 weeks ago |
Niels Nes |
improved string composite/multiset parser
nested
|
6 weeks ago |
Martin van Dinther |
Add new exports
Mar2025
|
6 weeks ago |
Martin van Dinther |
Remove arg sql_exp *topn from odbc_query().
Mar2025
|
6 weeks ago |
Martin van Dinther |
Add a MS Windows specific test.
Mar2025
|
6 weeks ago |
Martin van Dinther |
Disable test sqlite3odbc as it requires SQLite ODBC driver to be installed on test servers
Mar2025
|
6 weeks ago |
svetlin |
add test
nested
|
6 weeks ago |
svetlin |
read new line delimited json files
nested
|
6 weeks ago |
stefanos mavros |
Fixes typo in tests
tvtree
|
6 weeks ago |
stefanos mavros |
Extends inserts test
tvtree
|
6 weeks ago |
Sjoerd Mullender |
Fix lost wake-up problem.
|
6 weeks ago |
Niels Nes |
return proper bool
tvtree
|
6 weeks ago |
Niels Nes |
declarations in switch cases aren't allowed.
tvtree
|
6 weeks ago |
stefanos mavros |
Merges branch nested
tvtree
|
6 weeks ago |
Lucas Pereira |
Merge with default branch.
strimps_v3
|
6 weeks ago |
stefanos mavros |
Inlines tv_node_() and renames tv_create_() to tv_node()
tvtree
|
6 weeks ago |
stefanos mavros |
Simplifies the tv_tree node types and the overall implementation
tvtree
|
7 weeks ago |
stefanos mavros |
Enables previously crashing tests for insert in "complex" types
tvtree
|
7 weeks ago |
Niels Nes |
export some more symbols
nested
|
7 weeks ago |
Niels Nes |
dynamicaly load the json_loader (fix symbol usage on windows)
nested
|
7 weeks ago |
stefanos mavros |
Fixes support for mset/setof literal syntax
tvtree
|
7 weeks ago |
Niels Nes |
merged from default
nested
|
7 weeks ago |
Niels Nes |
fixing casts
nested
|
7 weeks ago |
Niels Nes |
cleanup: compute offsets only once
nested
|
7 weeks ago |
Niels Nes |
use atomic_get
nested
|
7 weeks ago |
Niels Nes |
initialisation missing
nested
|
7 weeks ago |
Niels Nes |
export some symbols for windows/odbc loader
Mar2025
|
7 weeks ago |
Niels Nes |
handle complex cases with many composites and multisets
nested
|
7 weeks ago |
Niels Nes |
more tests
nested
|
7 weeks ago |
Niels Nes |
handle direct format string into nested output string
nested
|
7 weeks ago |
Niels Nes |
more nested output testing
nested
|
7 weeks ago |
Niels Nes |
more output of nested types
nested
|
7 weeks ago |
Niels Nes |
merge from nestedtypes
nested
|
7 weeks ago |
Niels Nes |
added function ODBCloader infra, missing loading data into bats
Mar2025
|
7 weeks ago |
Niels Nes |
close branch
nestedtypes
|
7 weeks ago |
Niels Nes |
(re)implemented the nested output
nestedtypes
|
7 weeks ago |
Martin van Dinther |
Small improvements
Mar2025
|
7 weeks ago |
Martin van Dinther |
Remove sql/backends/monet5/vaults/odbc/Tests/SingleServer file
Mar2025
|
7 weeks ago |
Martin van Dinther |
Add tests for 'odbc:' scheme of proto_loader(uri)
Mar2025
|
7 weeks ago |
Martin van Dinther |
Add setting SQL_ATTR_LOGIN_TIMEOUT before doing SQLDriverConnect().
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
7 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Use with statements for pymonetdb connection and cursor.
Mar2025
|
7 weeks ago |
stefanos mavros |
tv_tree now supports multiset/arrayof for basic types
tvtree
|
7 weeks ago |
Sjoerd Mullender |
Use condition variables instead of spinning to wait for status change.
|
7 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
7 weeks ago |
Sjoerd Mullender |
Cleanup: remove unused define.
Mar2025
|
7 weeks ago |
Lucas Pereira |
Add tests for #7614, #7615 and #7616
Aug2024
|
7 weeks ago |
Lucas Pereira |
Works with sequential pipe for now
strimps_v3
|
8 weeks ago |
Lucas Pereira |
minor stuff
strimps_v3
|
8 weeks 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
|
7 weeks ago |
stefanos mavros |
Fixes bug with msnr
tvtree
|
7 weeks ago |
stefanos mavros |
Adds proper handling for single-row values inserts
tvtree
|
7 weeks ago |
Sjoerd Mullender |
Fill in condition variable name when initializing.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Summarize commit.
Mar2025
|
7 weeks ago |
stefanos mavros |
Some renames for code clarity
tvtree
|
7 weeks ago |
stefanos mavros |
tv_tree now supports multiset/arrayof for composite types
tvtree
|
7 weeks ago |
Niels Nes |
off by one (when using id's starting at 0)
nestedtypes
|
7 weeks ago |
Martin van Dinther |
Implement create table with columns for storing query result data.
Mar2025
|
7 weeks ago |
Niels Nes |
implemented handling of composites in the string composite/array values
nestedtypes
|
7 weeks ago |
stefanos mavros |
Adds support for composite types for tvtree
tvtree
|
7 weeks ago |
Sjoerd Mullender |
Write NULL byte to end string.
Mar2025
|
7 weeks ago |
Niels Nes |
fixed conflict
nestedtypes
|
7 weeks ago |
Niels Nes |
merged with nested
nestedtypes
|
7 weeks ago |
Niels Nes |
fixed file locations
nestedtypes
|
7 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
7 weeks ago |
Niels Nes |
merged with default
nested
|
7 weeks ago |
Niels Nes |
keep better track of nested structures
nestedtypes
|
7 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Avoid recursively locking read locks: this may cause deadlock.
Aug2024
|
7 weeks ago |
Niels Nes |
insert values into nested tyes, use renumber and next_val
nestedtypes
|
7 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
7 weeks ago |
Sjoerd Mullender |
Some spring cleaning.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Implemented TM tracer component, part of --transactions.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Implemented MAL_LOADER tracer level.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Documented --without-geom option.
Mar2025
|
7 weeks ago |
stefanos mavros |
tvtree first implementation. handling only basic types for now
tvtree
|
7 weeks ago |
stefanos mavros |
Creates new branch for data insert via tree-values
tvtree
|
7 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
7 weeks ago |
Sjoerd Mullender |
Update RST version of manual.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Removed support for dumping ancient (pre Jul2021) databases.
Mar2025
|
7 weeks ago |
stefanos mavros |
Renames types, tables and cols in insert test
nested
|
7 weeks ago |
Niels Nes |
fix dce optimizer
nestedtypes
|
7 weeks ago |
Niels Nes |
improved join order optimizer to handle complex (filter joins) without loosing them
Aug2024
|
7 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
7 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Be explicit about the time zone.
Aug2024
|
7 weeks ago |
stefanos mavros |
Renames tables and cols in test
nested
|
7 weeks ago |
Niels Nes |
more nested types, now following also works.
nestedtypes
|
7 weeks ago |
stefanos mavros |
Adds composite with composite-array type in test
nested
|
7 weeks ago |
stefanos mavros |
Renames types and tables in inserts test
nested
|
7 weeks ago |
stefanos mavros |
Enables composite test file for nested and adds new inserts test file
nested
|