Skip to content

Pull requests: get-convex/convex-test

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Ian/support count
#41 by ianmacartney was merged Jul 9, 2025 Loading…
handle union arg validation
#39 by erquhart was merged Jul 4, 2025 Loading…
allow system fields in schema
#38 by erquhart was merged May 20, 2025 Loading…
Fix serialization of scheduler args
#37 by sshader was merged Feb 24, 2025 Loading…
npm run format
#35 by ldanilek was merged Jan 3, 2025 Loading…
use mapped types
#34 by ldanilek was merged Jan 3, 2025 Loading…
avoid calling convex functions directly
#33 by ldanilek was merged Jan 3, 2025 Loading…
run tests in github action
#31 by ldanilek was merged Nov 10, 2024 Loading…
fix arg encoding for component functions
#30 by ldanilek was merged Nov 10, 2024 Loading…
add timeout to finishAllScheduledFunctions
#29 by ldanilek was merged Nov 6, 2024 Loading…
fix functionStack for nested queries
#28 by ldanilek was merged Oct 31, 2024 Loading…
support Components
#27 by ldanilek was merged Oct 19, 2024 Loading…
Call jsonToConvex in update & replace syscalls
#24 by sujayakar was closed Oct 3, 2024 Loading…
mutations can read their own deletes
#23 by ldanilek was merged Sep 30, 2024 Loading…
fix value serde in patch, comparison of complex values
#22 by ldanilek was merged Sep 30, 2024 Loading…
fix db.patch(id, {foo: undefined})
#21 by ldanilek was merged Sep 24, 2024 Loading…
convex-test is a module
#20 by ldanilek was merged Sep 20, 2024 Loading…
remove unnecessary type assertion
#19 by ldanilek was merged Sep 4, 2024 Loading…
Fix pagination continueCursor at end of query
#18 by ldanilek was merged Sep 4, 2024 Loading…
Nipunn/fix gt lt on single field
#14 by nipunn1313 was merged Aug 7, 2024 Loading…
support componentArg syscall
#13 by ldanilek was closed Oct 9, 2024 Loading…
Run prettier over everything
#12 by sshader was merged Jul 10, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.