fix: Use db.insert() for ticket creation to fix SQLite serialization #1

Closed
padreug wants to merge 8 commits from fix/sqlite-ticket-extra-serialization into main
Showing only changes of commit 44f2cb5a62 - Show all commits

Fix typos (#39)

arbadacarba 2025-12-09 10:28:48 +01:00 committed by padreug

View file

@ -2,9 +2,9 @@
<small>For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions)</small>
## Sell tickets for events and use the built-in scanner for registering attendants
## Sell tickets for events and use the built-in scanner for registering attendees
Events alows you to make tickets for an event. Each ticket is in the form of a uniqque QR code. After registering, and paying for ticket, the user gets a QR code to present at registration/entrance.
Events alows you to make tickets for an event. Each ticket is in the form of a unique QR code. After registering, and paying for ticket, the user gets a QR code to present at registration/entrance.
Events includes a shareable ticket scanner, which can be used to register attendees.