oxidetalis/crates/oxidetalis_entities/src
Awiteb b79587f537
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Update Contributors / Update Contributors (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 4m26s
feat: Add last_logout column to users table
Reviewed-on: #31
Reviewed-by: Amjad Alsharafi <me@amjad.alsharafi.dev>
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-24 11:49:39 +03:00
..
incoming_chat_requests.rs refactor: Update public key column type from String to PublicKey 2024-07-24 01:19:34 +03:00
lib.rs docs: Add detailed descriptions to files header 2024-07-23 00:18:39 +03:00
outgoing_chat_requests.rs refactor: Update public key column type from String to PublicKey 2024-07-24 01:19:34 +03:00
prelude.rs docs: Add detailed descriptions to files header 2024-07-23 00:18:39 +03:00
users.rs feat: Add last_logout column to users table 2024-07-24 11:49:39 +03:00
users_status.rs refactor: Update public key column type from String to PublicKey 2024-07-24 01:19:34 +03:00