Ecosyste.ms: Issues

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

GitHub / jaypipes/sqlb issues and pull requests

#46 - Support CONCAT() and CONCAT_WS() string functions

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#45 - More string functions

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#44 - Add a couple more string functions

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#43 - Dderived table support in sqlb.Select()

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#42 - Phase 1: Derived table support

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#41 - projections in ON clauses should not have "AS alias" extension

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: bug

#40 - GROUP BY and ORDER BY projection references should not show alias

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: bug

#39 - Add reference docs for sqlb.Reflect()

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#38 - Allow for manual metadata construction

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#37 - Add Meta.NewTable() method

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#36 - Rework how TableDef and Meta are related

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#35 - A little overzealous renaming...

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#34 - Unexport all interfaces and their method names

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#33 - Make all interfaces non-exported

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: bug

#32 - Always use qualified column names

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#31 - Add support for SELECT ... FROM t1 JOIN t2 ON ...

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#30 - Add UNION support

Issue - State: open - Opened by jaypipes over 7 years ago
Labels: enhancement

#29 - Handle LEFT and CROSS join variants

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: enhancement

#28 - When >1 table involved in SELECT, push down fully-qualified column names

Issue - State: closed - Opened by jaypipes over 7 years ago - 1 comment
Labels: bug

#26 - Table alias should be passed down to projected columns

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: bug

#25 - Support basic SQL functions: MAX(), MIN(), SUM(), AVG()

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#24 - Allow function projections

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: enhancement

#23 - Handle INNER JOIN operations

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: enhancement

#22 - Support SELECT ... GROUP BY SQL clause

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#21 - Support GROUP BY clause

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: enhancement

#20 - Initial ORDER BY support

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#19 - Support ORDER BY clause

Issue - State: closed - Opened by jaypipes over 7 years ago - 1 comment
Labels: enhancement

#18 - Support the LIMIT X [OFFSET Y] SQL clause

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#17 - Support for LIMIT clause

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: enhancement

#16 - Support for WHERE, AND, OR, and BETWEEN

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#15 - Add support for IN expression

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#14 - Change Literal -> Value and templatize list operations

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#13 - Support for expressions and operators

Pull Request - State: closed - Opened by jaypipes over 7 years ago

#12 - Link up TravisCI

Issue - State: closed - Opened by jaypipes over 7 years ago

#11 - Add expression and operator support

Issue - State: closed - Opened by jaypipes over 7 years ago
Labels: enhancement

#10 - Handle derived tables (SELECT in FROM clause)

Issue - State: closed - Opened by jaypipes over 7 years ago

#7 - Support Aliasable interface for Column/Table

Pull Request - State: closed - Opened by jaypipes over 7 years ago