Ecosyste.ms: Issues

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

GitHub / dimagi/sql-agg issues and pull requests

#71 - add warning for using order_by_col

Pull Request - State: closed - Opened by mkangia about 4 years ago
Labels: enhancement

#70 - fix count no agg group

Pull Request - State: closed - Opened by snopoke over 4 years ago

#69 - more intelligent count

Pull Request - State: closed - Opened by snopoke over 4 years ago - 1 comment

#68 - Use func.count which does count(*) instead of count(colum1)

Pull Request - State: closed - Opened by sravfeyn over 4 years ago - 2 comments

#67 - Distinct clause followup

Pull Request - State: closed - Opened by mkangia over 4 years ago - 1 comment

#66 - Add distinct on clause

Pull Request - State: closed - Opened by mkangia over 4 years ago - 1 comment
Labels: enhancement

#65 - process without order by

Pull Request - State: closed - Opened by mkangia over 4 years ago

#64 - bump version and change log

Pull Request - State: closed - Opened by mkangia over 4 years ago

#63 - support array agg

Pull Request - State: closed - Opened by mkangia over 4 years ago - 2 comments

#62 - [WIP] Add last value

Pull Request - State: closed - Opened by mkangia almost 5 years ago - 1 comment

#61 - Removed python 2.7 and 3.4 from travis

Pull Request - State: closed - Opened by orangejenny almost 5 years ago - 3 comments

#60 - Templated sum when

Pull Request - State: closed - Opened by orangejenny almost 5 years ago - 1 comment

#59 - Bump version 0.13.0

Pull Request - State: closed - Opened by emord over 5 years ago

#58 - Add python 3.7 to travis

Pull Request - State: closed - Opened by emord over 5 years ago - 1 comment

#57 - Remove SQL injection

Pull Request - State: closed - Opened by emord over 5 years ago

#56 - return all rows even when no grouping is taking place

Pull Request - State: closed - Opened by snopoke over 5 years ago - 10 comments
Labels: enhancement

#55 - remove usage of reflected metadata

Pull Request - State: closed - Opened by snopoke almost 6 years ago - 4 comments

#54 - skip ordering for count and total queries

Pull Request - State: closed - Opened by snopoke almost 6 years ago - 1 comment

#53 - Revert "smarter total and count queries"

Pull Request - State: closed - Opened by snopoke almost 6 years ago - 1 comment

#52 - smarter total and count queries

Pull Request - State: closed - Opened by snopoke almost 6 years ago

#51 - Make the whens clauses appear in a consistent order

Pull Request - State: closed - Opened by esoergel about 6 years ago - 1 comment

#50 - Revert changes to group by alias

Pull Request - State: closed - Opened by esoergel about 6 years ago - 2 comments

#49 - Add support for grouping by conditional expressions

Pull Request - State: closed - Opened by esoergel about 6 years ago

#48 - add NonzeroSumColumn and test

Pull Request - State: closed - Opened by czue about 6 years ago

#47 - developer instructions and make test connection configurable

Pull Request - State: closed - Opened by czue about 6 years ago

#46 - check for duplicate columns earlier

Pull Request - State: closed - Opened by snopoke about 6 years ago

#45 - convert list to tuple

Pull Request - State: closed - Opened by snopoke about 6 years ago

#44 - fix column keys so that query grouping works

Pull Request - State: closed - Opened by snopoke about 6 years ago - 2 comments

#43 - expose query strings for debugging

Pull Request - State: closed - Opened by snopoke about 6 years ago

#42 - add setup.cfg

Pull Request - State: closed - Opened by nickpell about 6 years ago

#41 - run division / string literal py3 compatibility

Pull Request - State: closed - Opened by nickpell about 6 years ago

#40 - bump version

Pull Request - State: closed - Opened by nickpell almost 7 years ago

#39 - remove unittest2

Pull Request - State: closed - Opened by nickpell almost 7 years ago

#38 - unittest2 update

Pull Request - State: closed - Opened by nickpell almost 7 years ago - 1 comment

#37 - py3 compatible changes

Pull Request - State: closed - Opened by nickpell almost 7 years ago

#36 - Add support for views

Pull Request - State: closed - Opened by lwyszomi over 7 years ago - 9 comments

#35 - make compatible between python 2 and 3

Pull Request - State: closed - Opened by nickpell over 7 years ago - 4 comments

#34 - Fix sqlalchemy deprecation

Pull Request - State: closed - Opened by emord almost 8 years ago - 3 comments

#33 - compute total row

Pull Request - State: closed - Opened by nickpell over 8 years ago - 4 comments

#32 - miscellaneous cleanup

Pull Request - State: closed - Opened by nickpell over 8 years ago - 1 comment

#31 - do not ignore start/limit when is 0

Pull Request - State: closed - Opened by nickpell over 8 years ago - 1 comment

#30 - Count number of rows returned by query

Pull Request - State: closed - Opened by nickpell over 8 years ago - 3 comments

#29 - support paginated queries

Pull Request - State: closed - Opened by nickpell over 8 years ago - 1 comment

#28 - Add support for sorting

Pull Request - State: closed - Opened by nickpell over 8 years ago - 2 comments

#27 - tests are currently failing

Pull Request - State: closed - Opened by nickpell over 8 years ago - 4 comments

#26 - Cleanup

Pull Request - State: closed - Opened by nickpell over 8 years ago - 2 comments

#25 - Cleanup exceptions

Pull Request - State: closed - Opened by nickpell almost 9 years ago - 2 comments

#24 - Setup tweaks

Pull Request - State: closed - Opened by czue almost 9 years ago - 1 comment

#23 - attempt to fix travis build

Pull Request - State: closed - Opened by snopoke almost 9 years ago

#22 - coerce averages to floats

Pull Request - State: closed - Opened by czue almost 9 years ago - 4 comments

#21 - upgrade sqlalchemy to 1.0.9

Pull Request - State: closed - Opened by nickpell almost 9 years ago - 2 comments

#20 - Allow grouping by aliased column

Pull Request - State: closed - Opened by NoahCarnahan almost 9 years ago - 1 comment

#19 - remove MockColumn

Pull Request - State: closed - Opened by nickpell almost 9 years ago

#18 - Fix get_column

Pull Request - State: closed - Opened by nickpell almost 9 years ago - 2 comments

#17 - don't use literal alias in group by

Pull Request - State: closed - Opened by nickpell almost 9 years ago - 2 comments

#16 - Fix filter vulnerabilities

Pull Request - State: closed - Opened by nickpell almost 9 years ago - 5 comments

#15 - Operator param

Pull Request - State: closed - Opened by emord over 9 years ago

#14 - Operator param

Pull Request - State: closed - Opened by emord over 9 years ago - 1 comment

#13 - fix README typo

Pull Request - State: closed - Opened by nickpell almost 10 years ago

#12 - fix typo in README

Pull Request - State: closed - Opened by nickpell almost 10 years ago

#11 - 0.2.2

Pull Request - State: closed - Opened by czue almost 10 years ago - 2 comments

#10 - fix issue with null values coming out of group by queries

Pull Request - State: closed - Opened by czue almost 10 years ago - 4 comments

#9 - wrap string filters to SqlFilters when initiating BaseColumn

Issue - State: open - Opened by sravfeyn about 10 years ago

#8 - allow empty strings as row keys

Pull Request - State: closed - Opened by czue about 10 years ago - 5 comments

#7 - only reflect necessary tables

Pull Request - State: closed - Opened by snopoke about 10 years ago

#6 - classes for filtering instead of raw strings

Pull Request - State: closed - Opened by snopoke about 11 years ago

#5 - add missing name methods

Pull Request - State: closed - Opened by snopoke about 11 years ago

#4 - additional date columns

Pull Request - State: closed - Opened by snopoke about 11 years ago - 1 comment

#3 - add name property to columns

Pull Request - State: closed - Opened by snopoke about 11 years ago - 1 comment

#2 - Errors

Pull Request - State: closed - Opened by snopoke over 11 years ago - 1 comment

#1 - add conditional columns

Pull Request - State: closed - Opened by snopoke over 11 years ago - 4 comments