Hayashi Mikihiro
|
a069d46aff
|
add #![cfg(any(feature ...))], to reduce warning in cargo test (#2177)
|
2024-04-17 23:49:00 +01:00 |
|
Billy Chan
|
0ff000b8f8
|
Upstream Changes - 4 (#2168)
* cli: generate entity ignore default database schema
* fixup
* select result is `i32`
* fix
* clippy
* revert
* revert
* revert
* revert
|
2024-03-27 16:19:03 +08:00 |
|
Billy Chan
|
f3967fdaca
|
Upstream Changes - 1 (#2145)
* upstream changes
* universal `#[sea_orm_macros::test]`
* fix
* fix
* `ColumnTrait::into_returning_expr`
* fix
* fix
* Do not pub sqlx_common
---------
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
|
2024-03-10 18:14:46 +00:00 |
|
Billy Chan
|
9797da1ee4
|
Drop the use of rust_decimal_macros (#2078)
|
2024-01-24 17:58:50 +08:00 |
|
Billy Chan
|
08cb44028e
|
Support bigdecimal::BigDecimal (#1258)
* Fix: fields with type `Option<T>` are always nullable
* Support BigDecimal
|
2022-12-01 12:53:19 +08:00 |
|