Skip to content

'file' unknown data type: bytea #25

Description

@KES777

Hello. Thanks for such good module.

Please add bytea type.

--- a/DBIC.pm
+++ b/DBIC.pm
@@ -46,6 +46,7 @@ my %GRAPHQL_TYPE2SQLS = (
     # pgsql
     'cidr',
     'inet',
+    'bytea',
   ],
   Int => [
     'bigint',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions