mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-15 15:29:27 +02:00
* feat: generalize the script for `sqlite` to `postgres` * fix: revert db connection params * doc: remove manual conversion docs * chore: fix formatting * fix: add back instructions for `mock_data.zip` * fix: exclude SQLite tables from migration * fix: rename `your_extension.db` to `your_extension.sqlite3`