You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dependency versions (uuid -> 1.22.0, libc -> 0.2.183) and remove chrono/getrandom from the wasm feature set. Enhance SQL parser to recognize CURRENT_USER / CURRENT_ROLE keywords and rewrite them to KDB_CURRENT_*() for DataFusion (adds regexes and a unit test). Improve example apps: add vite env types, compute stable sort keys and sort/cap rows for chat and activity examples to ensure deterministic ordering. Revise link/ README and Dart SDK README to reflect current SDK shape, usage, and init/connect patterns; adjust crate feature lists. Misc: update related generated SDK artifacts and native libs.
0 commit comments