Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / clarity20/tql issues and pull requests

#47 - Preliminary python work

Issue - State: closed - Opened by clarity20 almost 6 years ago - 4 comments

#47 - Preliminary python work

Issue - State: closed - Opened by clarity20 almost 6 years ago - 4 comments

#46 - Add further SQL-native data types to those currently supported

Issue - State: open - Opened by clarity20 almost 6 years ago - 1 comment

#46 - Add further SQL-native data types to those currently supported

Issue - State: open - Opened by clarity20 almost 6 years ago - 1 comment

#44 - Archive QQ/TQL commands for end-to-end testing of SQL generation

Issue - State: open - Opened by clarity20 almost 6 years ago - 1 comment

#44 - Archive QQ/TQL commands for end-to-end testing of SQL generation

Issue - State: open - Opened by clarity20 almost 6 years ago - 1 comment

#43 - Optimize the parser and the SQL builder

Issue - State: open - Opened by clarity20 almost 6 years ago

#43 - Optimize the parser and the SQL builder

Issue - State: open - Opened by clarity20 almost 6 years ago

#42 - Improve the tracking of program options/flags

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment
Labels: refactor

#42 - Improve the tracking of program options/flags

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment
Labels: refactor

#41 - Enable prepared-statement parameters ("?") as r-values

Issue - State: closed - Opened by clarity20 about 6 years ago - 2 comments

#41 - Enable prepared-statement parameters ("?") as r-values

Issue - State: closed - Opened by clarity20 about 6 years ago - 2 comments

#40 - man page for in-depth documentation

Issue - State: open - Opened by clarity20 about 6 years ago
Labels: documentation

#40 - man page for in-depth documentation

Issue - State: open - Opened by clarity20 about 6 years ago
Labels: documentation

#39 - Offer concise command-line help with '-h' or '--help'

Issue - State: open - Opened by clarity20 about 6 years ago - 2 comments
Labels: documentation

#39 - Offer concise command-line help with '-h' or '--help'

Issue - State: open - Opened by clarity20 about 6 years ago - 2 comments
Labels: documentation

#38 - Wizard to add new table(s) to a TQL installation

Issue - State: open - Opened by clarity20 about 6 years ago

#38 - Wizard to add new table(s) to a TQL installation

Issue - State: open - Opened by clarity20 about 6 years ago

#37 - Project restructuring / reorganization

Issue - State: open - Opened by clarity20 about 6 years ago

#37 - Project restructuring / reorganization

Issue - State: open - Opened by clarity20 about 6 years ago

#36 - Implement C-like operators +=, etc. for SET clauses

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment

#34 - Write a project-level script and a sample config file

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment
Labels: critical path

#34 - Write a project-level script and a sample config file

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment
Labels: critical path

#33 - Introduce structured raising and handling of error codes

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#33 - Introduce structured raising and handling of error codes

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#32 - Allow column-name aliasing ("foo AS bar") in the SELECT clause

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#32 - Allow column-name aliasing ("foo AS bar") in the SELECT clause

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#31 - Improve the handling of NULLs, and related issues

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#31 - Improve the handling of NULLs, and related issues

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#30 - Implement comprehensive column-name inference rules

Issue - State: open - Opened by clarity20 about 6 years ago

#30 - Implement comprehensive column-name inference rules

Issue - State: open - Opened by clarity20 about 6 years ago

#27 - Add "--both" mode as an alternative to query-only and auto-execute modes

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment

#26 - Overload assignment operators for UPDATE queries

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#26 - Overload assignment operators for UPDATE queries

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment

#25 - Implement quick column-group selection

Issue - State: open - Opened by clarity20 about 6 years ago

#25 - Implement quick column-group selection

Issue - State: open - Opened by clarity20 about 6 years ago

#23 - Implement automatic HAVING clause creation

Issue - State: open - Opened by clarity20 about 6 years ago

#21 - Cleanup of tql implementation scripts

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment

#21 - Cleanup of tql implementation scripts

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment

#20 - Adopt a cleaner interface for function parameter pass-and-return

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment

#20 - Adopt a cleaner interface for function parameter pass-and-return

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment

#19 - Connect the new "parsing-paradigm" code to the older "unraveling-paradigm" code

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment
Labels: critical path

#18 - Construct the SQL for fully inflated and transformed basic expressions

Issue - State: open - Opened by clarity20 about 6 years ago - 1 comment
Labels: critical path

#17 - Implement transformations

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment
Labels: critical path

#17 - Implement transformations

Issue - State: closed - Opened by clarity20 about 6 years ago - 1 comment
Labels: critical path

#16 - Smart Expander VII: Polish-up

Issue - State: open - Opened by clarity20 about 6 years ago

#16 - Smart Expander VII: Polish-up

Issue - State: open - Opened by clarity20 about 6 years ago

#14 - Smart Expander V: Parenthesized subexpressions

Issue - State: open - Opened by clarity20 about 6 years ago

#14 - Smart Expander V: Parenthesized subexpressions

Issue - State: open - Opened by clarity20 about 6 years ago

#13 - Smart Expander IV: Implement word sequence expansion

Issue - State: open - Opened by clarity20 about 6 years ago

#13 - Smart Expander IV: Implement word sequence expansion

Issue - State: open - Opened by clarity20 about 6 years ago

#8 - Smart expander I: Breadth-first traversal of the parsed token sequence

Issue - State: closed - Opened by clarity20 over 6 years ago - 6 comments
Labels: critical path

#7 - Clean up the parser's handling of (quasi-)numeric tokens

Issue - State: closed - Opened by clarity20 over 6 years ago - 2 comments
Labels: backburner

#6 - Rename "rhs" and "output". Hide the mechanics of advancing through rhs in a helper function.

Issue - State: closed - Opened by clarity20 over 6 years ago - 1 comment
Labels: backburner

#5 - Update the processing of parsed strings in light of changes to parser

Issue - State: closed - Opened by clarity20 over 6 years ago - 2 comments

#4 - Use more precise token type indicators with numeric tokens

Issue - State: closed - Opened by clarity20 over 6 years ago - 1 comment

#3 - Represent all space-preserver tokens in the same manner

Issue - State: closed - Opened by clarity20 over 6 years ago - 1 comment

#2 - Activate two-phase parsing and remove the obsolete one-phase code

Issue - State: closed - Opened by clarity20 over 6 years ago - 1 comment

#1 - Input expression parser should be two-phase

Issue - State: closed - Opened by clarity20 over 6 years ago - 2 comments
Labels: refactor