#249 Build with mock + macros
This commit is contained in:
parent
55dbdb7626
commit
8ce392ba8c
@ -18,6 +18,7 @@ impl EntityName for Entity {
|
||||
pub struct Model {
|
||||
pub cake_id: i32,
|
||||
pub filling_id: i32,
|
||||
#[cfg(feature = "with-decimal")]
|
||||
pub price: Decimal,
|
||||
#[sea_orm(ignore)]
|
||||
pub ignored_attr: i32,
|
||||
|
Loading…
x
Reference in New Issue
Block a user