Ecosyste.ms: Issues

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

GitHub / koushiro/usql issues and pull requests

#45 - build(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#44 - build(deps): bump actions/checkout from 2 to 4

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#43 - Fix clippy and update action deps

Pull Request - State: closed - Opened by koushiro about 2 years ago - 1 comment

#42 - build(deps): bump actions/checkout from 2 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, github_actions

#41 - build(deps): bump codecov/codecov-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, github_actions

#40 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, github_actions

#39 - Add more tests

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#38 - Add new lexer with span info

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#37 - *: fix some nits

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#36 - Re-design

Issue - State: open - Opened by koushiro almost 3 years ago

#35 - *: parse some ddl statement

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#34 - *: merge usql-core, usql-ast, usql-lexer, usql-parser into one crate

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#33 - *: update lexer config

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#32 - *: add some data type

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#32 - *: add some data type

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#31 - *: parse dml statement

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#31 - *: parse dml statement

Pull Request - State: closed - Opened by koushiro almost 3 years ago - 1 comment

#30 - *: parse query expression

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#30 - *: parse query expression

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#29 - Add builder for ast query types

Issue - State: open - Opened by koushiro almost 3 years ago
Labels: enhancement

#29 - Add builder for ast query types

Issue - State: open - Opened by koushiro almost 3 years ago
Labels: enhancement

#28 - Add another parser written by `nom`

Issue - State: closed - Opened by koushiro almost 3 years ago
Labels: enhancement

#28 - Add another parser written by `nom`

Issue - State: closed - Opened by koushiro almost 3 years ago
Labels: enhancement

#27 - *: add reserved keyword for KeywordDef

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#27 - *: add reserved keyword for KeywordDef

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#26 - Add code span

Issue - State: open - Opened by koushiro almost 3 years ago
Labels: enhancement

#26 - Add code span

Issue - State: open - Opened by koushiro almost 3 years ago
Labels: enhancement

#25 - usql-parser: parse transaction statement

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#24 - usql-parser: parse literal and data types

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#23 - Reserved keyword must be quoted

Issue - State: open - Opened by koushiro almost 3 years ago
Labels: enhancement

#23 - Reserved keyword must be quoted

Issue - State: open - Opened by koushiro almost 3 years ago
Labels: enhancement

#22 - usql-core: fix keyword ascii sort order

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#21 - usql-ast: fix window specification

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#20 - usql-lexer: export struct Word

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#19 - usql-core: add BYTEA keyword

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#19 - usql-core: add BYTEA keyword

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#18 - usql-ast: improve query expression

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#18 - usql-ast: improve query expression

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#17 - Add usql-parser

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#16 - usql-core: add non-reserved-keyword

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#15 - *: improve keyword token

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#14 - *: improve some nits

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#13 - usql-lexer: adjust the default implementation of DialectLexerConf

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#12 - *: improve some nits

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#11 - Implement visitor for AST

Issue - State: open - Opened by koushiro almost 3 years ago

#10 - usql: re-export usql components

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#9 - Add usql-bench

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#8 - usql-ast: Add `CreateDatabaseStmt`

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#8 - usql-ast: Add `CreateDatabaseStmt`

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#7 - Add usql-lexer

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#6 - Add usql-ast

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#5 - Add SQL token

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#4 - Add usql-core

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#4 - Add usql-core

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#3 - Update to edition 2021

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#3 - Update to edition 2021

Pull Request - State: closed - Opened by koushiro almost 3 years ago

#2 - Add Makefile

Pull Request - State: closed - Opened by koushiro about 3 years ago

#2 - Add Makefile

Pull Request - State: closed - Opened by koushiro about 3 years ago

#2 - Add Makefile

Pull Request - State: closed - Opened by koushiro about 3 years ago

#1 - Setup CI

Pull Request - State: closed - Opened by koushiro about 3 years ago

#1 - Setup CI

Pull Request - State: closed - Opened by koushiro about 3 years ago

#1 - Setup CI

Pull Request - State: closed - Opened by koushiro about 3 years ago