Skip to content

what makes no such function: sqlcipher_export #31

@pzwwei

Description

@pzwwei

here is the infomartion;$ ./sqlite3 aa.db
SQLite version 3.6.23.1
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> ATTACH DATABASE 'dd.db' AS encrypted KEY '';
sqlite> SELECT sqlcipher_export('dd');
Error: no such function: sqlcipher_export
sqlite> DETACH DATABASE dd;
Error: no such database: dd

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