issues
search
Squarespace
/
pgbedrock
Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges
https://pgbedrock.readthedocs.io/en/latest/
Other
316
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump jinja2 from 2.10.1 to 3.1.3
#77
dependabot[bot]
opened
10 months ago
1
Bump wheel from 0.33.6 to 0.38.1
#74
dependabot[bot]
opened
1 year ago
1
Support setting per-role config with ALTER ROLE SET
#73
johanfleury
opened
2 years ago
0
Recognize partitioned tables as objects
#72
FlipEnergy
opened
2 years ago
1
Recognize partitioned tables as objects
#71
FlipEnergy
closed
2 years ago
2
Support passwords stored as SCRAM-SHA-256
#70
johanfleury
opened
2 years ago
2
Is this repository still maintained?
#69
Gowiem
opened
2 years ago
1
Bump pyyaml from 5.2 to 5.4
#68
dependabot[bot]
opened
3 years ago
1
Add tests against latest stable releases of Postgres 11, 12, & 13
#67
richardmcmillen
opened
3 years ago
1
Bump jinja2 from 2.10.1 to 2.11.3
#66
dependabot[bot]
closed
10 months ago
2
Add the possibility to set configuration parameters at the user level.
#65
Rude-Monkey
opened
4 years ago
0
Setting password commented out
#64
acarl005
closed
4 years ago
1
Manage access to information schema and sys catalogs
#63
acarl005
opened
4 years ago
0
Add function management
#62
rdunklau
opened
4 years ago
2
Update pypi publish use twine instead of setuptools
#61
ghost
closed
4 years ago
1
Release 0.4.2
#60
ghost
closed
4 years ago
2
WIP - support/testing for postgres 11 and 12
#59
ghost
opened
4 years ago
2
Swap out yaml.load to yaml.safe_load to quiet warnings
#58
ghost
closed
4 years ago
2
Fix except behavior + fix corresponding test
#57
ghost
closed
4 years ago
1
Force reinstall psycopg when deploying container to ensure correct ve…
#56
dmoore1989
closed
4 years ago
2
Release 0.4.0
#55
dmoore1989
closed
4 years ago
1
Bump pyyaml from 5.1 to 5.2
#54
dependabot[bot]
closed
4 years ago
1
Add restrict list option to pgbedrock configuration
#53
dmoore1989
closed
4 years ago
1
Bump pyyaml from 3.12 to 5.1
#52
dependabot[bot]
closed
4 years ago
2
Stepping down as maintainer
#51
zcmarine
closed
5 years ago
0
Execute SQL only with option --live
#50
tolq15
opened
5 years ago
3
'ERROR: permission denied for relation pg_authid' when running against RDS
#49
claudio-santana-plangrid
opened
6 years ago
1
Add documentation about how to use pgbedrock in a docker compose setup
#48
alexlenail
closed
6 years ago
1
Optionally use pg_roles instead of pg_authid.
#47
lsowen
closed
4 years ago
12
release 0.3.2
#46
cpdean
closed
6 years ago
3
Move pinned dependencies to requirements.txt
#45
sourcenouveau
closed
6 years ago
6
Correct schema name quoting
#44
Gastove
closed
6 years ago
2
`pgbedrock` errors on usernames with hyphens if that user also has a personal schema
#43
Gastove
opened
6 years ago
6
Add ObjectName class for representing myschema.myobject references
#42
zcmarine
closed
6 years ago
2
Add docs on installing psycopg2
#41
zcmarine
closed
6 years ago
1
WIP added is_google_cloud to version info for issue #12
#40
zamai
closed
6 years ago
5
Feature request: insert/update permissions without delete
#39
jpotter
opened
6 years ago
3
Annotate all methods with Arg types and Return types
#38
zcmarine
opened
6 years ago
0
Support regex patterns
#37
zcmarine
opened
6 years ago
0
Build docs during Travis CI
#36
zcmarine
closed
6 years ago
0
Formally support Postgres 10
#35
zcmarine
closed
6 years ago
1
Add badges to pgbedrock
#34
zcmarine
closed
6 years ago
1
Add Sphinx docs
#33
zcmarine
closed
6 years ago
0
Select explicit fields from pg_authid
#32
zcmarine
closed
6 years ago
0
Parametrize Travis Builds so Environments are Comparable
#31
cpdean
closed
6 years ago
1
Add functions to ownership list
#30
clrcrl
opened
6 years ago
1
Select explicit fields from pg_authid
#29
zcmarine
closed
6 years ago
1
Support Postgres 9.5
#28
zcmarine
closed
6 years ago
1
Convert dashes to underscores in password envvars
#27
zcmarine
closed
6 years ago
0
Add table and sequence ownership to pgbedrock
#26
zcmarine
closed
6 years ago
0
Next