Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

Uninitialised database? #2

@zemasa

Description

@zemasa

Hi,

I've been trying to use the AndroidLabs app, but when I try to login I get this error on the LabServer:

 [!] (OperationalError) no such table: users u'SELECT users.id AS users_id, users.username AS users_username, users.password AS users_password, users.first_name AS users_first_name, users.last_name AS users_last_name \nFROM users \nWHERE users.username = ?\n LIMIT ? OFFSET ?' (u'bsmith', 1, 0)

I would say the database is not being properly initialized? How can I solve this?

Thanks

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