mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update database/session struct name registry
This commit is contained in:
parent
abe969742d
commit
4b2bf57cec
16 changed files with 106 additions and 106 deletions
|
|
@ -27,10 +27,10 @@ namespace app
|
|||
*
|
||||
* Allowed parental access to enums and relationship methods
|
||||
*/
|
||||
struct DB
|
||||
struct Database
|
||||
{
|
||||
// APP_BROWSER__*
|
||||
struct SESSION
|
||||
struct Session
|
||||
{
|
||||
enum
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue