Skip to content

Non-functional custom SQL functions in Swift 2 version (update+check docs) #266

Closed
@voltaek

Description

@voltaek

When trying to declare a custom SQL function as shown in the documentation, I'm getting an error of "Cannot invoke 'createFunction' with an argument list of type '(String, deterministic: Bool, (CFString, CFString) -> Bool)'". This error happens even when trying to use the exact example given in the documentation. These declarations were operating fine before I updated this library to the Swift 2 version in my project. I've done a full removal of the old version, cleaned the project, properly added the new version per the documentation, and updated my code to account for the changes (Table and Connection, etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions