Adding support for Amazon Redshift (pgsql fork)

This commit is contained in:
Miroslav Stampar
2020-01-31 11:39:16 +01:00
parent 421f1878e3
commit 8d343fc2a6
3 changed files with 9 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ class FORK(object):
PERCONA = "Percona"
COCKROACHDB = "CockroachDB"
TIDB = "TiDB"
REDSHIFT = "Amazon Redshift"
class CUSTOM_LOGGING(object):
PAYLOAD = 9