Session struct supported by morm #7

Open
opened 2021-03-12 13:43:28 +01:00 by tomasz.sowa · 1 comment
Owner

Move Session struct to a new directory called 'models' and use morm to read/save.

I have to consider what to do with some objects:
User * puser;
IPBan * ip_ban;
Rebus::Item * rebus_item;

Move Session struct to a new directory called 'models' and use morm to read/save. I have to consider what to do with some objects: User * puser; IPBan * ip_ban; Rebus::Item * rebus_item;
tomasz.sowa added this to the 0.7.3 morm milestone 2021-03-12 13:43:28 +01:00
tomasz.sowa added the
enhancement
label 2021-03-12 13:43:28 +01:00
tomasz.sowa self-assigned this 2021-03-12 13:43:28 +01:00
Author
Owner

Session struct will be changed in the future, now branch fullmorm is merged to master and the version changed to 0.7.3.

Session struct will be changed in the future, now branch fullmorm is merged to master and the version changed to 0.7.3.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomasz.sowa/winix#7
No description provided.