Xevion
|
28d7768340
|
add permission/cooldown checks, implement permission setting logic, fix state not being advanced, fix guild.submission disparity and use proper typehinting to catch errors like this
|
2021-02-13 18:31:38 -06:00 |
|
Xevion
|
1f46a98f37
|
add guilds to database on connection if not already in database, remove old db.py, switch from query filter_by to simple get by primary key
|
2021-02-13 08:35:00 -06:00 |
|
Xevion
|
00f5b64f3f
|
fix ambiguous foreign key relationships, Period.state default, fixing back populates
|
2021-02-13 08:31:09 -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 |
|