refactor(go): remove duplicate raw fields json
This commit is contained in:
@@ -20,7 +20,6 @@ func SchemaStatements(database string) []string {
|
||||
raw_hex BINARY(16374),
|
||||
raw_text BINARY(16374),
|
||||
parsed_json BINARY(16374),
|
||||
fields_json BINARY(4096),
|
||||
parse_status NCHAR(16),
|
||||
parse_error BINARY(1024),
|
||||
source_endpoint NCHAR(128)
|
||||
|
||||
Reference in New Issue
Block a user