Skip to content

Pull requests: FoundationDB/fdb-record-layer

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

hnsw test improvements testing improvement Change that improves our testing
#3814 by normen662 was merged Dec 19, 2025 Loading…
fixing test case problem in HNSWTest testing improvement Change that improves our testing
#3811 by normen662 was merged Dec 18, 2025 Loading…
Set timeout on PRB jobs build improvement Improvement to the build system
#3810 by ScottDugas was merged Dec 18, 2025 Loading…
Bump the urllib3 dependency used by sphinx build improvement Improvement to the build system
#3806 by ScottDugas was merged Dec 16, 2025 Loading…
Include labels on PR in pr_labels check build improvement Improvement to the build system
#3802 by ScottDugas was merged Dec 12, 2025 Loading…
Support of INNER JOIN syntax enhancement New feature or request
#3799 by sergei-pustovykh was merged Dec 19, 2025 Loading…
vector updates and deletes enhancement New feature or request
#3797 by normen662 was merged Dec 17, 2025 Loading…
Add count without alias test testing improvement Change that improves our testing
#3790 by arnaud-lacurie was merged Dec 3, 2025 Loading…
Remove recursive type name preservation when parsing meta-data objects bug fix Change that fixes a bug
#3788 by alecgrieser was closed Dec 4, 2025 Loading…
Sort yaml tests alphabetically to mitigate future conflicts cleanup Non-breaking/stylistic code cleanup
#3783 by arnaud-lacurie was merged Nov 28, 2025 Loading…
Document CREATE FUNCTION (user-defined functions) documentation Documentation change
#3778 by arnaud-lacurie was merged Dec 1, 2025 Loading…
Add joins documentation documentation Documentation change
#3775 by arnaud-lacurie was merged Nov 28, 2025 Loading…
Remove continuations_contain_compiled_statements from JDBC cleanup Non-breaking/stylistic code cleanup
#3773 by g31pranjal was merged Nov 27, 2025 Loading…
Deprecate SQL type codes in JDBC cleanup Non-breaking/stylistic code cleanup
#3772 by g31pranjal was merged Nov 27, 2025 Loading…
Remove deprecated WITH CONTINUATION syntax. breaking change Changes that are not backwards compatible cleanup Non-breaking/stylistic code cleanup
#3765 by arnaud-lacurie was merged Nov 25, 2025 Loading…
Remove confusing single quotes in error message cleanup Non-breaking/stylistic code cleanup
#3764 by arnaud-lacurie was merged Nov 28, 2025 Loading…
Add CASE expression documentation documentation Documentation change
#3763 by arnaud-lacurie was merged Nov 28, 2025 Loading…
Add operator documentation (BETWEEN, LIKE, IN, IS DISTINCT FROM) documentation Documentation change
#3762 by arnaud-lacurie was merged Nov 26, 2025 Loading…
Add ORDER BY documentation documentation Documentation change
#3761 by arnaud-lacurie was merged Nov 25, 2025 Loading…
Rewrite README to emphasize SQL/relational API documentation Documentation change
#3756 by arnaud-lacurie was merged Nov 25, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.