From 7107da12e24bd062a344a7cfd94dfbda8fce8a27 Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Wed, 13 May 2015 15:05:17 -0400 Subject: [PATCH] Adding author's github id --- database/vertica/vertica_schema.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/vertica/vertica_schema.py b/database/vertica/vertica_schema.py index d0ed2ce05b0..39ccb0b60e8 100644 --- a/database/vertica/vertica_schema.py +++ b/database/vertica/vertica_schema.py @@ -91,7 +91,7 @@ notes: and both C(ErrorMessagesPath = /opt/vertica/lib64) and C(DriverManagerEncoding = UTF-16) to be added to the C(Driver) section of either C(/etc/vertica.ini) or C($HOME/.vertica.ini). requirements: [ 'unixODBC', 'pyodbc' ] -author: Dariusz Owczarek +author: "Dariusz Owczarek (@dareko)" """ EXAMPLES = """