Yuta Kobayashi
|
f2fea27cba
|
Fix encoding and decoding of MySQL enums in sqlx::Type (#3371)
|
2024-07-25 02:47:36 -07:00 |
|
iamjpotts
|
235604fbce
|
chore(dev-deps): Upgrade env_logger from 0.9 to 0.11 (#3009)
Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com>
|
2024-01-25 23:30:25 -08:00 |
|
Austin Bonander
|
a2eceec33b
|
chore: replace dotenv with dotenvy (#2003)
* chore: replace `dotenv` with `dotenvy`
The former appears to be unmaintained and the latter is a drop-in replacement.
* chore: fix all warnings
|
2022-07-28 14:33:44 -07:00 |
|
Paolo Barbolini
|
b934f82440
|
Bump remanining dependencies (#1807)
Co-authored-by: Austin Bonander <austin@launchbadge.com>
|
2022-04-15 14:34:48 -07:00 |
|
Paolo Barbolini
|
fc9c9be5e8
|
Update to edition 2021 (#1808)
* Update to edition 2021
* Fix running tests
|
2022-04-15 12:52:00 -07:00 |
|
Jonas Platte
|
cdafc8ae17
|
Upgrade async runtime dependencies
Co-authored-by: Josh Toft <joshtoft@gmail.com>
Co-authored-by: Philip A Reimer <antreimer@gmail.com>
|
2021-01-20 21:49:46 -08:00 |
|
Austin Bonander
|
3a43e939e3
|
refactor PgNumeric so NaN can't be misinterpreted, document types
|
2020-03-18 19:06:14 -07:00 |
|
Ryan Leckey
|
10d2b45d9c
|
update dependencies and clean up some more unused imports
|
2020-03-11 01:46:06 -07:00 |
|
Ryan Leckey
|
47f3d77e59
|
query_as: fully implement query_as, required a db-specific ext trait
|
2020-03-11 01:44:41 -07:00 |
|