Billy Chan
|
aa626fc1fd
|
clippy
|
2024-05-06 13:53:41 +08:00 |
|
Hayashi Mikihiro
|
a069d46aff
|
add #![cfg(any(feature ...))], to reduce warning in cargo test (#2177)
|
2024-04-17 23:49:00 +01: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 |
|
Chris Tsang
|
d29ed5b9bb
|
Avoid repeating this 100 times
|
2023-10-12 13:52:05 +01:00 |
|
Billy Chan
|
d099669ad8
|
Cleanup ambiguous glob imports (#1692)
* Cleanup ambiguous glob imports
* fix
|
2023-06-06 15:00:05 +08:00 |
|
Billy Chan
|
cbd7a8d1c9
|
Cleanup the use of vec![] (#1367)
* Public methods accept any IntoIterator as argument
* refactoring
|
2023-01-11 14:17:06 +08:00 |
|
Billy Chan
|
69eb4b8ea8
|
Refactor the use of deprecated chrono methods (#1312)
|
2022-12-16 18:14:25 +08:00 |
|
Billy Chan
|
32f82a0c9b
|
Test self referencing relation
|
2021-10-20 16:38:10 +08:00 |
|