issues
search
kvesteri
/
postgresql-audit
Audit trigger for PostgreSQL
BSD 2-Clause "Simplified" License
127
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Activity' has no attribute 'query'
#112
mainak-singulr
closed
2 weeks ago
4
Bump jinja2 from 3.1.2 to 3.1.3 in /requirements
#111
dependabot[bot]
opened
10 months ago
0
Gm/update test suite
#110
gmassman
closed
10 months ago
0
Fix deprecated `sqlalchemy.orm.mapper()` usage
#109
jpvanhal
closed
1 year ago
0
Refactor Audit Table query builder for manual Alembic migration support
#108
mparent61
closed
1 year ago
0
Bump werkzeug from 2.3.6 to 3.0.1 in /requirements
#107
dependabot[bot]
closed
1 year ago
2
Bump urllib3 from 2.0.6 to 2.0.7 in /requirements
#106
dependabot[bot]
closed
1 year ago
0
Bump urllib3 from 2.0.4 to 2.0.6 in /requirements
#105
dependabot[bot]
closed
1 year ago
0
Fix some grammar and formatting issues in the docs
#104
jpvanhal
closed
1 year ago
0
Use pip-compile-multi to lock dependencies
#103
jpvanhal
closed
1 year ago
0
Migrate to `.readthedocs.yaml` configuration file
#102
jpvanhal
closed
1 year ago
0
Move conftest.py under tests/
#101
jpvanhal
closed
1 year ago
0
Use pyproject.toml and Hatch
#100
jpvanhal
closed
1 year ago
0
Add support for SQLAlchemy 2.0
#99
jpvanhal
closed
1 year ago
0
Raise error on `RemovedIn20Warning` occurrences
#98
jpvanhal
closed
1 year ago
1
Enable the `future` flag on Session
#97
jpvanhal
closed
1 year ago
0
Enable the `future` flag on Engine
#96
jpvanhal
closed
1 year ago
0
Fix statements being autocommitted using implicit autocommit
#95
jpvanhal
closed
1 year ago
0
Fix passing a string to Connection.execute() warnings
#94
jpvanhal
closed
1 year ago
0
Remove StatementExecutor
#93
jpvanhal
closed
1 year ago
0
Remove statement caching from VersioningManager.audit_table
#92
jpvanhal
closed
1 year ago
0
Simplify test fixtures
#91
jpvanhal
closed
1 year ago
0
Remove tests for JSONB concat operator
#90
jpvanhal
closed
1 year ago
0
Remove unused VersioningManager.cached_ddls attribute
#89
jpvanhal
closed
1 year ago
0
Fix deprecation warning about Query.get()
#88
jpvanhal
closed
1 year ago
0
Fix deprecation warning about case() arguments
#87
jpvanhal
closed
1 year ago
0
Drop support for end-of-life PostgresSQL versions
#86
jpvanhal
closed
1 year ago
0
Fix deprecation warning about converting a row to a dict
#85
jpvanhal
closed
1 year ago
0
Fix deprecation warnings about moved declarative extension
#84
jpvanhal
closed
1 year ago
0
Set SQLALCHEMY_WARN_20=1 in tox.ini
#83
jpvanhal
closed
1 year ago
0
Drop Python 3.7 support
#82
jpvanhal
closed
1 year ago
0
style: remove unused import
#81
tvuotila
closed
1 year ago
0
fix: remove unnecessary request context check
#80
tvuotila
closed
1 year ago
0
fix: remove unnecessary request context check
#79
tvuotila
closed
1 year ago
0
style: remove unnecessary future import
#78
tvuotila
closed
1 year ago
0
docs: add database creation to the testing documentation
#77
tvuotila
closed
1 year ago
0
[Chore] Remove SQLA 2.0 deprecations
#76
tchapi
closed
1 year ago
3
Allow using activity_values in app scope
#75
tvuotila
closed
1 year ago
0
Bump flask from 2.2.3 to 2.3.2
#74
dependabot[bot]
closed
1 year ago
1
Fix compatibility with Flask-SQLAlchemy<3.0
#73
jpvanhal
closed
1 year ago
0
Add Python 3.10 and 3.11 support
#72
jpvanhal
closed
1 year ago
1
Bump pytest to 7.3.1
#71
jpvanhal
closed
1 year ago
1
Add support for Flask-SQLAlchemy 3.0
#70
jpvanhal
closed
1 year ago
1
Update Flask related test dependencies
#69
jpvanhal
closed
1 year ago
1
Fix deprecation warnings
#68
jpvanhal
closed
1 year ago
1
Pin isort and flake8 versions
#67
jpvanhal
closed
1 year ago
1
Drop support for EOL Python and SQLAlchemy versions
#66
jpvanhal
closed
1 year ago
1
Flask-SQLAlchemy 3.0
#65
jpvanhal
closed
1 year ago
0
Migrate from Travis CI to GitHub workflows
#64
jpvanhal
closed
1 year ago
0
SQLAlchemy 2.0 preparation
#63
tchapi
closed
1 year ago
0
Next