Ecosyste.ms: Issues

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

GitHub / djrobstep/schemainspect issues and pull requests

#91 - Missing dependency for py3.12 (pkg_resources / setuptools)

Issue - State: open - Opened by ewjoachim 3 months ago - 1 comment

#89 - make compatible with sqlalchemy v2

Pull Request - State: open - Opened by mingfang 6 months ago

#88 - Failing tests

Issue - State: open - Opened by soispha 9 months ago - 1 comment

#87 - fix: Use PEP-517 to specify poetry as build system

Pull Request - State: open - Opened by soispha 9 months ago

#86 - security_invoker on views is ignored

Issue - State: open - Opened by sweatybridge about 1 year ago - 1 comment

#85 - count for pg15, add support for column options, statistics, and compression

Pull Request - State: open - Opened by jn0 over 1 year ago - 1 comment

#84 - Column options not supported

Issue - State: open - Opened by igorlidin over 1 year ago - 1 comment

#83 - Expanded Comment support

Pull Request - State: open - Opened by adamlthomas over 1 year ago

#82 - Support comma delimited strings and lists of excluded schemas

Pull Request - State: closed - Opened by jvandermey over 1 year ago - 1 comment

#80 - Trendels exclusion

Pull Request - State: closed - Opened by djrobstep almost 2 years ago

#79 - include defaults in create function signature

Pull Request - State: open - Opened by joshainglis almost 2 years ago

#78 - Add Typing Information

Pull Request - State: open - Opened by maximsmol about 2 years ago

#77 - Meta Improvements (Tooling etc.)

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

#76 - Licensing Issues

Issue - State: open - Opened by maximsmol about 2 years ago
Labels: enhancement, meta

#75 - Trigger status

Pull Request - State: closed - Opened by djrobstep over 2 years ago - 1 comment

#74 - Misc fixes

Pull Request - State: closed - Opened by djrobstep over 2 years ago

#73 - Properly create triggers with status other than the default "origin".

Pull Request - State: open - Opened by martsberger over 2 years ago - 1 comment

#72 - missed the composite types.

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

#71 - schema/excluded_schema can be a list

Pull Request - State: open - Opened by rienafairefr almost 3 years ago

#70 - Uploading entire database schemas instead of single needed schema.

Issue - State: open - Opened by valterartur almost 3 years ago - 1 comment
Labels: enhancement

#69 - Idempotent Comments for Drops

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

#68 - Support including or excluding list of schemas, not just single schema

Issue - State: open - Opened by daa almost 3 years ago - 2 comments
Labels: enhancement

#67 - Add support for view, sequence, column & function privileges

Pull Request - State: open - Opened by biodevc about 3 years ago - 10 comments

#66 - Fix: an existing index == None should return False

Pull Request - State: open - Opened by SKalt about 3 years ago - 3 comments

#65 - Implement comments

Pull Request - State: open - Opened by pauldraper over 3 years ago - 4 comments

#64 - Add support for exclusion constraints

Pull Request - State: closed - Opened by trendels over 3 years ago - 2 comments

#63 - Track extension enums

Pull Request - State: open - Opened by groner over 3 years ago - 6 comments

#62 - Exception inspecting a table or composite type referencing an enum from an extension

Issue - State: open - Opened by groner over 3 years ago - 6 comments
Labels: bug

#61 - 'language internal' probably not supported

Issue - State: open - Opened by ledvinap over 3 years ago
Labels: bug

#60 - Restore compatibility with Postgres 9.5

Pull Request - State: closed - Opened by trendels over 3 years ago - 1 comment

#59 - Exception when inspecting a view that uses the PostGIS ST_Dump() function

Issue - State: closed - Opened by trendels over 3 years ago - 3 comments

#58 - Add the ability to exclude a schema instead of just do a single schema

Pull Request - State: closed - Opened by jasongi-actu over 3 years ago - 2 comments

#57 - Fix infinite recursion in __repr__

Pull Request - State: open - Opened by trendels over 3 years ago

#56 - Fix for #55: Skip index on ext table

Pull Request - State: closed - Opened by spoykko over 3 years ago

#55 - KeyError when loading relations from Timescale DB

Issue - State: closed - Opened by spoykko over 3 years ago - 2 comments

#54 - Fix OID confusion when excluding extensions

Pull Request - State: closed - Opened by etaoins almost 4 years ago - 1 comment

#53 - Fix OID confusion when excluding extension indexes

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

#52 - Python 3.5.3: "SyntaxError: invalid syntax" due to "f string" usage in command.py

Issue - State: closed - Opened by hi2u almost 4 years ago - 1 comment

#51 - Add support for differing indexing algorithms

Pull Request - State: closed - Opened by emilbayes almost 4 years ago - 5 comments

#50 - Ignore whitespace changes to functions

Pull Request - State: open - Opened by emilbayes almost 4 years ago - 3 comments

#49 - Fix Issue #4 for Postgres 10 servers

Pull Request - State: closed - Opened by stephen-page almost 4 years ago - 2 comments

#48 - Refactor function sql

Pull Request - State: closed - Opened by djrobstep about 4 years ago

#47 - Support custom aggregations

Issue - State: open - Opened by djrobstep about 4 years ago
Labels: enhancement

#46 - Tolmacevalexandr identity columns

Pull Request - State: closed - Opened by djrobstep about 4 years ago

#45 - Fix postgres image env in circleci

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

#44 - Inspect function privileges

Pull Request - State: closed - Opened by michaelbeaumont over 4 years ago - 6 comments

#43 - Support for identity columns

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

#42 - Use uppercase SQL keywords

Issue - State: closed - Opened by ThiefMaster over 4 years ago - 1 comment

#41 - Use PEP 484 / Mypy type annotations as part of CI

Issue - State: open - Opened by SKalt over 4 years ago - 1 comment
Labels: enhancement

#40 - Refactor request: add docstrings and use more informative variable names

Issue - State: open - Opened by SKalt over 4 years ago
Labels: enhancement

#39 - Add support for roles.

Pull Request - State: open - Opened by bdamian over 4 years ago - 2 comments

#38 - fix routine_definition

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

#37 - Allow newlines in function definitions to be ignored

Pull Request - State: open - Opened by pferreir over 4 years ago - 3 comments

#36 - Types revised

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

#35 - Help getting environment set up to contribute

Issue - State: open - Opened by roblevy over 4 years ago - 6 comments
Labels: docs

#34 - add support for UNLOGGED/TEMPORARY tables

Issue - State: closed - Opened by djrobstep over 4 years ago - 1 comment

#33 - Normalise line-endings in definitions

Pull Request - State: closed - Opened by gregplaysguitar almost 5 years ago - 12 comments

#32 - Wrap role names in " since they may contain hyphens

Pull Request - State: closed - Opened by gregplaysguitar almost 5 years ago - 2 comments

#31 - empty string vs null in misc::quoted_identifiers

Issue - State: closed - Opened by Iced-Sun about 5 years ago - 1 comment

#30 - exclude foreign tables

Pull Request - State: closed - Opened by skoschik about 5 years ago

#29 - Add identity support

Pull Request - State: closed - Opened by ioistired about 5 years ago - 2 comments

#28 - pg_class relpartbound breaks PG 9.6

Issue - State: closed - Opened by David-Keeffe about 5 years ago - 1 comment

#27 - Format key_expressions and partial_predicate as expressions

Pull Request - State: closed - Opened by kwargs about 5 years ago

#26 - Use definition to compare indices, if available

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

#25 - Redshift Dialect Support

Pull Request - State: closed - Opened by ghost over 5 years ago - 2 comments

#24 - Mshahbazi changes

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

#23 - fix for Partitioned Tables & Partitioned Indexes

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

#22 - fixed cross pg comparison of triggers, as well as pr #21

Pull Request - State: closed - Opened by mshahbazi over 5 years ago - 3 comments

#21 - relpartbound issue

Issue - State: closed - Opened by mshahbazi over 5 years ago - 1 comment

#20 - partitioning, collations in progress

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

#19 - add support for triggers pr migra/#44

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

#18 - exclude temp schemas

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

#17 - a semicolon is missing at the end of function schema creation

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

#16 - Update __init__.py

Pull Request - State: closed - Opened by mshahbazi over 5 years ago - 11 comments

#15 - fixed columnless table detection

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

#14 - Add support for comments

Pull Request - State: open - Opened by furious-luke almost 6 years ago - 1 comment

#13 - Support for user defined types

Pull Request - State: closed - Opened by furious-luke almost 6 years ago - 3 comments

#12 - Tweak schema query

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

#11 - Add support for triggers

Pull Request - State: closed - Opened by furious-luke almost 6 years ago - 6 comments

#10 - Ignore temporary schemas

Issue - State: closed - Opened by djrobstep almost 6 years ago - 1 comment

#9 - Inspect privileges (grant/revoke) on tables

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

#8 - Include table name in InspectedConstraint's quoted_full_name

Pull Request - State: closed - Opened by BenSjoberg about 6 years ago - 5 comments

#7 - schemainspect can't handle multiple tables having constraints with the same name

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

#6 - Support collation detection

Issue - State: closed - Opened by djrobstep over 6 years ago

#5 - Tables with zero columns not reported

Issue - State: closed - Opened by djrobstep over 6 years ago - 4 comments

#4 - Dependencies on aggregate functions

Issue - State: closed - Opened by johto over 6 years ago - 5 comments

#3 - Fix inspection of functions with no arguments

Pull Request - State: closed - Opened by johto over 6 years ago - 1 comment

#2 - RuntimeError: maximum recursion depth exceeded

Issue - State: closed - Opened by jbonhag over 6 years ago - 8 comments

#1 - Column p.parameter_default does not exist

Issue - State: closed - Opened by max-arnold almost 8 years ago - 2 comments