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
cef4eeca03
Update main config ini ( #582 )
...
* Fix network in main config.ini
* Update README and DOCKER doc
2021-01-08 02:42:32 -08:00
Jonathan Zernik
b9f37a545f
Improve readme sections ( #521 )
2020-12-27 23:55:28 -08:00
Jonathan Zernik
b39f308a90
Update readme for launching no docker ( #520 )
...
* Update readme and add separate doc for launching docker
* Fix typo
2020-12-27 23:49:44 -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