Jonathan Zernik
db851936a4
Fix get connected peer request ( #1228 )
2021-09-08 14:00:57 -07:00
Jonathan Zernik
f5b4005463
Add new doc with dev mode instructions ( #1155 )
2021-09-02 14:01:13 -07:00
Jonathan Zernik
5d31ca3689
Add valid column to sent payment table ( #670 )
...
* Add valid column to sent payment table
* Show valid field in sent payments frontend
2021-01-21 20:18:04 -08:00
Jonathan Zernik
ccc7b66c40
Rename received offer ( #606 )
...
* Rename received_offer db table
* Rename core struct to ReceivedOffer
* Rename received_offer_id field
* Move received offer with peer module
2021-01-11 16:33:56 -08:00
Jonathan Zernik
e966f73db1
Update db to use Timestamp for times ( #519 )
2020-12-27 23:32:02 -08:00
Jonathan Zernik
24abdd0ee3
Add alembic ( #418 )
...
* Add alembic with init command
* Create separate models class
* Add target metadata to alembic config
* Got initial migration working
* Move migration code into separate module
* Add documentation for migrations
2020-11-08 21:23:19 -05:00