Xevion
|
5978068e9b
|
add sqlalchemy to bot startup, fix PyCharm typehinting for Session context manager, simplify autocommit and autoclose separate context managers into singular with kwargs
|
2021-02-13 05:23:12 -06:00 |
|
Xevion
|
c8e0ae1bf2
|
refactor base ContestBot logic to use new sqlalchemy models, commit exceptions.py
|
2021-02-13 05:18:34 -06:00 |
|
Xevion
|
91594646c3
|
simplify period deactivation logic, refactor advance_state logic into check_not_finished wrapper
|
2021-02-13 05:14:42 -06:00 |
|
Xevion
|
2eb44b56e4
|
improve models relationships, add state management to Period model
|
2021-02-13 05:00:20 -06:00 |
|
Xevion
|
7e578fb132
|
begin switching to sqlalchemy for database management
|
2021-02-13 03:23:00 -06:00 |
|
Xevion
|
ea825b9a30
|
switch to pipfile, new tests
|
2021-02-12 23:19:35 -06:00 |
|
Xevion
|
89b16fdc04
|
refactor contest to bot folder, work on generic sqlite update query generator, work on new submissions/voting period logic commands, get away from get_submission_channel
|
2021-02-12 17:46:46 -06:00 |
|