141 Commits

Author SHA1 Message Date
Jeff Raymakers d0f480daa8 workflow tweaks 2025-02-24 14:37:05 -08:00
Jeff Raymakers af0ed2ad1c Merge pull request #1 from duckdb/jray/seq-num-and-headers
add seq num to version; change header names; multi-param support
2025-02-24 13:41:39 -08:00
Jeff Raymakers d2d3d0b2c1 add seq num to version; change header names; multi-param support 2025-02-24 13:00:17 -08:00
Yves 6a98d2eb7d Fix headers 2025-02-21 14:57:25 +01:00
Yves f1cc3c667d Split server in smaller modules 2025-02-21 12:46:41 +01:00
Yves ae104f697a Make polling interval configurable 2025-02-21 11:44:53 +01:00
Yves 0b1a017c2e Cleanup and simplify server API 2025-02-21 11:44:53 +01:00
Yves 9f0b18b4ef Move helper 2025-02-21 11:44:53 +01:00
Yves 312e630f5b Add GetEnvOrDefaultInt 2025-02-21 11:44:52 +01:00
Yves f1bb58e6c7 Add settings helpers 2025-02-21 11:44:52 +01:00
Yves 642988fa94 Watch for MD connection 2025-02-21 10:50:03 +01:00
Yves f206212575 Inline settings description 2025-02-21 10:49:00 +01:00
Yves 4408269681 Remove obsolete functions 2025-02-21 10:26:59 +01:00
Yves 86d061a605 Don't throw if not connected 2025-02-21 10:14:41 +01:00
Jeff Raymakers c7a84307c2 remove MotherDuck from result strings 2025-02-20 15:30:24 -08:00
Jeff Raymakers f2c44f9a84 add ddb version to user agent 2025-02-20 14:17:45 -08:00
Yves 3ac477d185 Update database instance in server first
So that even if we throw after loading twice we'll have refreshed the instance
2025-02-20 22:01:04 +01:00
Yves 2b93a8d969 Add ui_is_started 2025-02-20 21:57:39 +01:00
Yves 0d92a18504 Deploy 2025-02-20 20:23:52 +01:00
Yves ed72020121 Format 2025-02-20 20:23:47 +01:00
Yves da627e001d Fix ownership model of DatabaseInstance 2025-02-20 13:24:38 +01:00
Yves d53c197f58 Watch catalog updates 2025-02-19 14:54:16 +01:00
Yves eeffbbd607 Remove _ suffix to class members 2025-02-19 12:30:27 +01:00
Yves 5811f237d8 Format 2025-02-19 11:20:42 +01:00
Yves 80df1f7ce1 Exclude esotheric windows platforms 2025-02-18 22:53:03 +01:00
Yves dee55ca5bd Strip trailing whitespaces 2025-02-18 22:41:08 +01:00
Yves a4f4f5df0b Don't throw exception 2025-02-18 22:29:25 +01:00
Yves e9d9c1ceac Use get_md_token to handle request 2025-02-18 12:16:49 +01:00
Yves d03b87dfce Always compute UI_EXTENSION_GIT_SHA 2025-02-18 12:16:49 +01:00
Yves 1698c5cb7c Remove tests for now 2025-02-18 12:16:49 +01:00
Yves bb6ab4af35 Add notify_ui_connected 2025-02-18 12:16:48 +01:00
Yves 358260d189 Add notify_ui_catalog_changed 2025-02-17 17:15:47 +01:00
Yves 4e96696d09 Simplify TF registration 2025-02-17 17:13:53 +01:00
Yves a7aa91454c No need to build ui for Wasm 2025-02-17 15:03:10 +01:00
Yves 9a2a69cdfe Update encoding.cpp 2025-02-17 14:37:36 +01:00
Yves 75f2880fab First version 2025-02-17 13:11:15 +01:00
Yves 4228845a08 Update .gitignore 2025-02-17 13:11:14 +01:00
Yves 944a173745 UI 2025-02-17 13:11:13 +01:00
Yves 79a83b65a7 DuckDB 1.2 2025-02-17 13:10:19 +01:00
Y. aec3a15ece Initial commit 2025-02-17 13:10:18 +01:00
Mark 305938d851 Initial commit 2025-02-17 12:26:44 +01:00