-
Notifications
You must be signed in to change notification settings - Fork 88
Issues: spaceandtimelabs/sxt-proof-of-sql
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Simplify the repo to the Code cleanup or reorganization
proof-of-sql
crate once sqlparser adaptation is complete
refactor
#356
opened Nov 7, 2024 by
iajoiner
2 of 10 tasks
Replace Code cleanup or reorganization
proof_of_sql_parser::intermediate_ast::SelectStatement
with sqlparser::ast::Query
in the proof-of-sql
crate
refactor
#355
opened Nov 7, 2024 by
iajoiner
4 tasks
Replace Code cleanup or reorganization
proof_of_sql_parser::intermediate_ast::OrderBy
with sqlparser::ast::OrderByExpr
in the proof-of-sql
crate
refactor
#354
opened Nov 7, 2024 by
iajoiner
1 task
Replace Code cleanup or reorganization
proof_of_sql_parser::intermediate_ast::Literal
and proof_of_sql_parser::intermediate_ast::Expression
with sqlparser::ast::Expr
in the proof-of-sql
crate
refactor
#353
opened Nov 7, 2024 by
iajoiner
2 tasks
Replace Code cleanup or reorganization
proof_of_sql_parser::intermediate_ast::ResourceId
with Vec<sqlparser::ast::Ident>
or sqlparser::ast::ObjectName
in the proof-of-sql
crate
refactor
#352
opened Nov 7, 2024 by
iajoiner
1 task
Adapt Code cleanup or reorganization
proof_of_sql_parser::posql_time
to sqlparser
refactor
#351
opened Nov 7, 2024 by
iajoiner
1 task
Replace Code cleanup or reorganization
proof_of_sql_parser::Identifier
with sqlparser::ast::Ident
in the proof-of-sql
crate
refactor
#350
opened Nov 7, 2024 by
iajoiner
2 tasks
Expand New feature or request
column_operation.rs
to include column-literal operations
enhancement
#332
opened Nov 1, 2024 by
iajoiner
2 tasks
Fix Compilation Errors When Running Tests with --no-default-features
#256
opened Oct 11, 2024 by
varshith257
5 tasks
Replace New feature or request
proof-of-sql-parser
with sqlparser
.
π Bounty
enhancement
#235
opened Oct 7, 2024 by
JayWhite2357
4 tasks
Move InnerProductTypes out of base to proof_primitive
π Bounty
refactor
Code cleanup or reorganization
#232
opened Oct 7, 2024 by
stuarttimwhite
4 tasks
Add New feature or request
FixedSizeBinary
with support up to at least 32 bytes.
π Bounty
enhancement
#229
opened Oct 7, 2024 by
JayWhite2357
Make opaque Good for newcomers
refactor
Code cleanup or reorganization
Scalar
conversions explicit rather than using From
/Into
trait.
π Bounty
good first issue
#228
opened Oct 7, 2024 by
JayWhite2357
3 tasks
Add nullable column support
π Bounty
enhancement
New feature or request
#183
opened Sep 25, 2024 by
JayWhite2357
2 tasks
missing ge, eq, ineq postprocessing implementations for TimeStampTZ
bug
Something isn't working
#149
opened Sep 12, 2024 by
Dustin-Ray
ProTip!
Mix and match filters to narrow down what youβre looking for.