Diego Imbert
c079155e3e
SQL result_collection flag (#7041)
* Return array of results duckdb
* Migration script to add result_collection=legacy
* migration script fixes
* app_version_lite not necessary
* New annotations macro that supports custom types
* pass unit tests
* nit style
* result_collection almost works for postgres
* fix last_statement
* frontend suggesitons
* fix column_order making columns disappear
* added version check for duckdb FFI lib to avoid crashes when changing FFI interface on Windows agent workers
* result_collection for duckdb
* Correct legacy behavior in DuckDB
* mysql result_collection
* mssql collection_strategy
* result_collection for oracle
* snowflake result_collection
* fix errors
* mistake, .clone() causing deadlock
* fix frontend errors on oracle / mssql
* fix legacy behavior on mssql
* add exception catch in migration
* missing app_script update
* change cache layout to avoid worker pulling old scripts
2025-11-12 15:32:07 +00:00
..
2025-10-23 20:18:08 +00:00
2025-09-18 13:22:24 +00:00
2025-09-24 13:40:39 +00:00
2025-08-06 13:55:36 +00:00
2025-09-30 20:56:52 +00:00
2025-04-12 11:09:21 +00:00
2025-11-12 15:32:07 +00:00
2025-11-07 18:38:55 +00:00
2025-09-17 12:15:33 +00:00
2025-06-02 22:12:33 +02:00
2025-08-07 16:46:53 +02:00
2025-10-23 20:18:08 +00:00
2025-10-21 15:46:41 +00:00
2025-10-09 05:07:18 +00:00
2025-10-21 15:28:52 +00:00
2025-11-07 18:38:55 +00:00
2025-10-16 09:08:18 +00:00
2025-10-08 09:33:28 +00:00
2025-09-02 11:28:06 +00:00
2025-03-20 09:54:55 +01:00
2025-06-02 22:12:33 +02:00
2025-10-27 14:29:53 +00:00
2025-09-03 15:03:44 +00:00
2025-11-07 11:04:53 +00:00
2025-11-07 11:04:53 +00:00
2025-10-21 15:28:52 +00:00
2024-05-19 21:58:38 +02:00
2025-01-23 19:57:13 +01:00
2025-06-02 22:12:33 +02:00
2025-06-02 22:12:33 +02:00
2025-08-19 22:12:36 +00:00
2025-10-16 09:19:44 +00:00
2025-10-03 11:06:46 +00:00
2025-10-08 09:18:15 +00:00
2025-08-15 13:03:32 +00:00
2025-11-07 11:04:53 +00:00
2024-11-06 16:58:24 +01:00
2025-07-26 13:48:53 +00:00
2025-07-29 18:27:59 +00:00
2025-06-02 22:12:33 +02:00
2025-10-08 06:47:05 +00:00
2025-09-09 21:04:23 +00:00
2024-12-15 13:13:09 +01:00
2025-10-23 14:58:45 +00:00
2025-11-07 18:38:55 +00:00
2025-09-11 09:19:09 +00:00
2025-11-12 15:32:07 +00:00
2025-10-23 20:19:10 +00:00