Revision 953bd29ab04e4b567fbcafdd3ff02595128378b1 authored by Valentin Lorentz on 30 June 2020, 13:11:49 UTC, committed by Valentin Lorentz on 30 June 2020, 13:25:53 UTC
"updates are a problem for postgresql logical replication"
1 parent 00f97f0
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top