-
Notifications
You must be signed in to change notification settings - Fork 85
Pull requests: spaceandtimelabs/sxt-proof-of-sql
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor!:
proof_of_sql_parser::intermediate_ast::Identifier
with sqlparser::ast::Ident
in the proof-of-sql crate
#370
opened Nov 13, 2024 by
varshith257
•
Draft
2 tasks
refactor!:
proof_of_sql_parser::intermediate_ast::BinaryOp
with sqlparser::ast::BinaryOp
in the proof-of-sql crate
#362
opened Nov 9, 2024 by
varshith257
Loading…
2 tasks done
feat!: replace proof-of-sql-parser with sqlparser
#286
opened Oct 21, 2024 by
varshith257
•
Draft
2 tasks
refact: remove Into<[u64; 4]>, From<[u64; 4]>, and RefInto<[u64; 4]> bounds for trait Scalar
#258
opened Oct 11, 2024 by
SuccinctPaul
•
Draft
1 of 2 tasks
refactor: move column operations to
ColumnOperation
trait
#222
opened Oct 5, 2024 by
ssddOnTop
Loading…
test: replace InnerProduct types with Test types within test code
#197
opened Sep 30, 2024 by
stuarttimwhite
Loading…
feat: implement inequality post processing for timestamps
#164
opened Sep 17, 2024 by
Dustin-Ray
Loading…
16 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.