Skip to content

Document expected errors for SQLITE3 #10

Description

@RichardoC

Mind documenting which errors exactly SQLITE3 is expecting from certain edge conditions?

For example, when SQLITE3 tries to read bytes from an empty file I return io.EOF from my ReadAt implementation, but this fails with panic: unable to open database file: invalid argument

Thanks!

Activity

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

Metadata

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