6 weeks ago |
Martin van Dinther |
Fix windows compilation issue
Mar2025
|
6 weeks ago |
Martin van Dinther |
Add test with files to run SQLite ODBC query tests. For Linux only.
Mar2025
|
6 weeks ago |
Martin van Dinther |
Fix compilation errors on mac and win-32
Mar2025
|
6 weeks ago |
Martin van Dinther |
Calling ODBC SQLPrepare() instead of SQLExecDirect() to get the column names and types of the query result, resulted in a problem for SQLite system table sqlite_sequence.
Mar2025
|
6 weeks ago |
svetlin |
do some more checking
nested
|
6 weeks ago |
svetlin |
factor out common logic
nested
|
6 weeks ago |
svetlin |
uncomment stripping quotes
nested
|
6 weeks ago |
Niels Nes |
integrate sql_register call into startup
nested
|
6 weeks ago |
svetlin |
merge upstream
nested
|
6 weeks ago |
svetlin |
wip making bluesky queries work
nested
|
6 weeks ago |
Niels Nes |
try direct 127.0.0.1
Mar2025
|
7 weeks ago |
Niels Nes |
merged with default
resource_management
|
7 weeks ago |
Martin van Dinther |
Corrected some errors.
Mar2025
|
7 weeks ago |
Martin van Dinther |
Refactored odbc_loader code for creating bats and appending BUNs.
Mar2025
|
7 weeks ago |
Niels Nes |
use default (16) display with for composite/multiset types
nested
|
7 weeks ago |
Sjoerd Mullender |
Cleanup: remove file gdk_delta.h.
Mar2025
|
7 weeks ago |
Niels Nes |
return correct type when projecting a nested column
nested
|
7 weeks ago |
stefanos mavros |
Enables jdocs test for wrapped list document
nested
|
7 weeks ago |
Niels Nes |
corrected problem with initializing the nested expressions for composites of composites
nested
|
7 weeks ago |
stefanos mavros |
Adds (commented out) test case for jdocs
nested
|
7 weeks ago |
stefanos mavros |
Adds new test with small json example
nested
|
7 weeks ago |
Niels Nes |
more name fixing
nested
|
7 weeks ago |
Niels Nes |
fix handling deep nested objects
nested
|
7 weeks ago |
Niels Nes |
approved output
nested
|
7 weeks ago |
Niels Nes |
small fix of dce
nested
|
7 weeks ago |
Niels Nes |
make sure we handle all expression types in tvtree
nested
|
7 weeks ago |
stefanos mavros |
Adds exception to parsing value with tvtree
nested
|
7 weeks ago |
Niels Nes |
handle case without mapi error
Mar2025
|
7 weeks ago |
Niels Nes |
add proper error of missing remote table
Mar2025
|
7 weeks ago |
Niels Nes |
we cannot use [] for filters anymore
nested
|
7 weeks ago |
Niels Nes |
only check composite/multiset types when we have a fromtype
nested
|
7 weeks ago |
Niels Nes |
properly check if we have that many arguments
nested
|
7 weeks ago |
stefanos mavros |
Fixes crash and modifies test
nested
|
7 weeks ago |
stefanos mavros |
Removes assert since we can have other sql_exp on top of e_atoms e.g. sql_neg
nested
|
7 weeks ago |
stefanos mavros |
Closing branch tvtree
tvtree
|
7 weeks ago |
stefanos mavros |
Merges tvtree branch
nested
|
7 weeks ago |
stefanos mavros |
Merges nested branch
tvtree
|
7 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
7 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
7 weeks ago |
Sjoerd Mullender |
Zap properties when applying the WAL.
Aug2024
|
7 weeks ago |
Niels Nes |
properly give error on wrong closing bracket
nested
|
7 weeks ago |
Niels Nes |
merged with nested
tvtree
|
7 weeks ago |
Niels Nes |
move sql script into json (loader) module
nested
|
7 weeks ago |
Niels Nes |
merged with nested
tvtree
|
7 weeks ago |
Niels Nes |
fix use of stack variable after leaving scope
nested
|
7 weeks ago |
Niels Nes |
merged with nested
tvtree
|
7 weeks ago |
Niels Nes |
handle more composites
nested
|
7 weeks ago |
Niels Nes |
merged with nested
tvtree
|
7 weeks ago |
Niels Nes |
small fix in ARRAYparser
nested
|
7 weeks ago |
Niels Nes |
merged with nested
tvtree
|
7 weeks ago |
Niels Nes |
correct test
nested
|
7 weeks ago |
Niels Nes |
improved string composite/multiset parser
nested
|
7 weeks ago |
Martin van Dinther |
Add new exports
Mar2025
|
7 weeks ago |
Martin van Dinther |
Remove arg sql_exp *topn from odbc_query().
Mar2025
|
7 weeks ago |
Martin van Dinther |
Add a MS Windows specific test.
Mar2025
|
7 weeks ago |
Martin van Dinther |
Disable test sqlite3odbc as it requires SQLite ODBC driver to be installed on test servers
Mar2025
|
7 weeks ago |
svetlin |
add test
nested
|
7 weeks ago |
svetlin |
read new line delimited json files
nested
|
7 weeks ago |
stefanos mavros |
Fixes typo in tests
tvtree
|
7 weeks ago |
stefanos mavros |
Extends inserts test
tvtree
|