We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to login with the API, I get this error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'field list'
It was fixed upstream here:
InvoiceShelf/InvoiceShelf#34
The text was updated successfully, but these errors were encountered:
The latest docker images include this.
You can check the upgrade guide to upgrade to a newer version.
https://github.com/InvoiceShelf/docker?tab=readme-ov-file#compose-upgrade
Sorry, something went wrong.
No branches or pull requests
When trying to login with the API, I get this error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'field list'
It was fixed upstream here:
InvoiceShelf/InvoiceShelf#34
The text was updated successfully, but these errors were encountered: