node:sqliteprovides a wrapper forsqlite3_create_function_v2, but sqlite expects window functions to be defined withsqlite3_create_window_function What is the feature you are proposing to solve the problem? node:sqliteshould provide an additional wrapper forsqlite3_create_window_function, or extend ...