Skip to content

Question: Customize Mapping Handlers for Base types #5725

@beliakov-mb

Description

@beliakov-mb

Same situation as here Feature Request: Customize Mapping Handlers for Base types

npgsql version: 8.0.3

I am using Ado.net and I need to configure type mapping (string->citext) globally, at npgsql level.
I found the issue but the method it suggests
GlobalTypeMapper.AddMapping(new NpgsqlTypeMappingBuilder(){..}
is not available now.
I've looked through the documentation and found no suitable methods for the configuration.

Can you tell me now is there any possibility to make global mapping of string -> citext types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions