Skip to content

Check and validate :result-types more thoroughly #15

@dieggsy

Description

@dieggsy

Right now, you can pass seemingly arbitrary types to :result-types, with only :string and t actually having any effect. We should probably actually check the passed types for validity.

For example, in clsql-odbc, it doesn't make sense to ask for an int as an :unsigned-byte-vector, but we will happily move forward and just return it as an int in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions