mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
update comment
This commit is contained in:
parent
b441a681f7
commit
3ed0e0f276
@ -11,7 +11,7 @@ pub struct Table {
|
|||||||
|
|
||||||
pub struct Database {
|
pub struct Database {
|
||||||
pub connection: Rc<RwLock<Connection>>,
|
pub connection: Rc<RwLock<Connection>>,
|
||||||
profile_id: i64, // @TODO multi-profile implementation
|
profile_id: i64, // multi-profile relationship @TODO
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Database {
|
impl Database {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user