Files
windmill/backend/windmill-common/src
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-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-10-23 20:18:08 +00:00
2025-11-07 18:38:55 +00:00
2025-09-02 11:28:06 +00:00
2025-06-02 22:12:33 +02:00
2025-11-07 11:04:53 +00:00
2025-06-02 22:12:33 +02:00
2025-06-02 22:12:33 +02:00
2025-10-16 09:19:44 +00:00
2025-08-15 13:03:32 +00:00
2025-11-07 11:04:53 +00:00
2025-07-26 13:48:53 +00:00
2025-06-02 22:12:33 +02:00
2025-09-09 21:04:23 +00:00
2024-12-15 13:13:09 +01:00
2025-11-07 18:38:55 +00:00
2025-11-12 15:32:07 +00:00