WIP
This commit is contained in:
parent
c15e69a6c4
commit
09791951d9
13 changed files with 250 additions and 128 deletions
|
|
@ -2,7 +2,7 @@ use chrono::{DateTime, Utc};
|
|||
use sqlx::types::Json;
|
||||
use fully_pub::fully_pub;
|
||||
|
||||
use generator_attr::{sql_generator_model, SqlGeneratorDerive};
|
||||
use sqlx_tools_attributes::{sql_generator_model, SqlGeneratorDerive};
|
||||
|
||||
#[derive(sqlx::Type, Clone, Debug, PartialEq)]
|
||||
enum UserStatus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue