Skip to content

seems uint64_t not supported? #38

@douyw

Description

@douyw

Hi,
Thank you for this very convenient library!
I just downloaded the latest code. When uint64_t inserting, the following link error occurs:

error: undefined reference to `std::unique_ptr<sqlite::database_binder, std::default_delete<sqlite::database_binder> >& sqlite::operator<< <unsigned long long>(std::unique_ptr<sqlite::database_binder, std::default_delete<sqlite::database_binder> >&, unsigned long long const&)'

Is it necessary to write a special template for uint64_t?

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