Commit graph

5 commits

Author SHA1 Message Date
fiatjaf
d3fc52cd49 migrate to sqlalchemy-aio.
a big refactor that:

- fixes some issues that might have happened (or not) with asynchronous
    reactions to payments;
- paves the way to https://github.com/lnbits/lnbits/issues/121;
- uses more async/await notation which just looks nice; and
- makes it simple(r?) for one extension to modify stuff from other extensions.
2020-11-21 23:02:14 -03:00
fiatjaf
c965bca41d migration tracking. 2020-09-04 21:33:30 -03:00
fiatjaf
660d56d400 run black on everything. 2020-08-30 23:19:43 -03:00
Arc
5b16bd0224
Update migrations.py 2020-04-18 01:37:10 +01:00
Eneko Illarramendi
490e166f75 refactor: improve database migrations 2020-04-16 20:58:16 +02:00