Chris Tsang
4a0fbcc43d
1.1.1
2024-11-04 01:01:05 +00:00
Chris Tsang
8cd03f7e0e
Update CHANGELOG.md
2024-10-25 11:12:17 +01:00
Chris Tsang
8464f79426
Update CHANGELOG.md
2024-10-25 11:10:05 +01:00
Chris Tsang
907a1870f5
Update CHANGELOG.md
2024-10-25 11:09:49 +01:00
Billy Chan
d13e2c8e23
CHANGELOG
2024-10-15 14:36:06 +08:00
Billy Chan
4fbf1a0fdf
CHANGELOG
2024-10-15 14:34:33 +08:00
Billy Chan
4e3acb117e
CHANGELOG
2024-10-08 11:33:06 +08:00
Billy Chan
51d8125d96
CHANGELOG
2024-10-04 17:45:01 +08:00
Billy Chan
6c10469d6c
CHANGELOG
2024-10-04 17:42:13 +08:00
Aaron Ingalls
cb5520eb67
Add pk_uuid schema helper ( #2329 )
...
* Add pk_uuid schema helper
* CHANGELOG
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 17:40:08 +08:00
Colin Woodbury
8339dbb8df
DatabaseConnection
directly from PgPool
(#2348 )
...
* feat(postgres): create `DatabaseConnection` directly from `PgPool`
This allows sqlx-based connection pools that were already on-hand to be
easily converted into SeaORM types.
* Move `From` impls into driver
* impls for MySQL and SQLite
* CHANGELOG
* fmt
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 17:19:56 +08:00
Jonathan Creekmore
fb442298dd
call EnumIter::get
using fully qualified syntax ( #2321 )
...
* call `EnumIter::get` using fully qualified syntax
`itertools` version 0.13.0 added a `get` method that takes precedence
over the `EnumIter::get` method. The `EnumIter` derive should be calling
the method fully-qualified to ensure that the local version is called
rather than the method that is provided by the `Itertools` trait. This
was fixed in `strum` 0.26.x, but since this is a forked/adapted version
of the `EnumIter` derive, it requires the same fix .
* CHANGELOG
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 17:11:25 +08:00
ethan
e13b23c884
Update sqlx version to 0.8.2 ( #2371 )
...
* Update sqlx version to 0.8.2 due to vulnerability disclosure.
* sqlx 0.8.2
* CHANGELOG
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 16:50:34 +08:00
Gaëtan
61516e188a
Update DeriveActiveEnum doc ( #2345 )
...
* Update DeriveActiveEnum doc
* One more line
* CHANGELOG
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 16:49:55 +08:00
Alvaro Parker
bfd21e92e3
Fix typos ( #2360 )
...
* fix typos
* CHANGELOG
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 16:42:52 +08:00
James Lucas
ed77b64d88
Update ouroboros
( #2353 )
...
* Update `ouroboros`
0.17.x has a dependency on `proc-macro-error`, which is unmaintained
per https://rustsec.org/advisories/RUSTSEC-2024-0370
* CHANGELOG
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 16:42:41 +08:00
Billy Chan
b68e770f97
CHANGELOG
2024-08-27 16:56:44 +08:00
Billy Chan
b0a48f4914
CHANGELOG
2024-08-27 16:15:58 +08:00
Billy Chan
c28ed57a0a
CHANGELOG
2024-08-09 23:51:12 +08:00
Billy Chan
7e433df171
CHANGELOG
2024-08-02 17:26:48 +08:00
Billy Chan
23523f0aac
CHANGELOG
2024-07-15 14:09:28 +08:00
Billy Chan
c3cd3f347d
CHANGELOG
2024-06-25 11:50:11 +08:00
Billy Chan
dbf475bf9d
1.0.0-rc.7
2024-06-25 11:50:11 +08:00
Billy Chan
9daabb19ee
CHANGELOG
2024-06-19 20:44:15 +08:00
Billy Chan
e1ce7c50b1
CHANGELOG
2024-06-19 20:40:39 +08:00
Billy Chan
36f50c8315
CHNAGELOG
2024-06-19 18:31:05 +08:00
Chris Tsang
987cb38aaf
1.0.0-rc.5
2024-05-29 13:46:38 +01:00
Chris Tsang
461aa925f6
Fix bug and update changelog
2024-05-29 00:53:09 +01:00
Chris Tsang
17b4081444
Changelog
2024-05-28 16:42:45 +01:00
Chris Tsang
010433bf16
Update CHANGELOG.md
2024-05-10 23:26:04 +01:00
Chris Tsang
920f10fe4d
Update CHANGELOG.md
2024-05-10 09:58:15 +01:00
Billy Chan
0798bf2037
1.0.0-rc.4
2024-05-03 16:07:49 +08:00
Chris Tsang
70be029e3b
Changelog
2024-04-19 18:45:15 +01:00
Chris Tsang
8ab51c7e9e
Update CHANGELOG.md
2024-04-18 22:25:55 +01:00
Chris Tsang
785a9faecf
Changelog
2024-04-03 20:46:31 +01:00
Billy Chan
cdf216ccb1
1.0.0-rc.3
2024-03-27 00:17:41 +08:00
Billy Chan
f7baa415e7
CHANELOG
2024-03-25 14:28:24 +08:00
Chris Tsang
9e8448819c
Update CHANGELOG.md
2024-03-24 00:26:03 +00:00
Chris Tsang
65de9f929c
1.0.0-rc.2
2024-03-15 23:31:56 +00:00
Chris Tsang
4cda344811
Changelog
2024-03-15 23:09:00 +00:00
Chris Tsang
75c1e2c1f7
Changelog
2024-03-13 09:04:44 +00:00
Chris Tsang
f0724c41d8
Changelog
2024-03-10 23:58:48 +00:00
Chris Tsang
be7ec5b64b
Changelog
2024-03-10 23:52:02 +00:00
Chris Tsang
a5b3759e96
Changelog
2024-03-10 23:45:51 +00:00
Chris Tsang
d64b627ba2
Changelog
2024-03-10 23:41:53 +00:00
Chris Tsang
572311d0ff
Changelog
2024-03-10 23:39:00 +00:00
Chris Tsang
9318a544fc
Update CHANGELOG.md
2024-02-28 20:14:44 +00:00
Chris Tsang
94ff8881d0
Changelog
2024-02-10 11:36:35 +00:00
Wyatt Herkamp
0adcd3b36c
Update Strum ( #2088 )
...
* Update Strum
* Change log update
* Fetch updates from upstream Strum
* build-tools/update-strum-macros.sh
* Revert "Fetch updates from upstream Strum"
This reverts commit 32cf8f7ac96f9b0431d2bde682b69ec44b4f5b2e.
* Update enum_iter.rs
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-02-06 18:33:20 +08:00
Billy Chan
6995dd685a
CHANGELOG
2024-02-06 14:26:51 +08:00