Skip to content

Please support sqlite3 type "datetime" #52

Open
@mantenie

Description

Sqlite3 has an own data type for timestamps: datetime.
Qbs does not support "datetime" with sqlite. So it's hard to use an existing database.

When I use "text" for my time.Time types, it's working well. But this is not acceptable, because it is not possible to use the sqlite datetime features.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions