Open Sytten opened 1 year ago
This is a bad copy-paste, it should be Option<Vec<DateTime<FixedOffset>>> https://github.com/SeaQL/sea-query/blob/b7e5413c9a76bc9d0af7137db992397988d2261f/sea-query-binder/src/sqlx_postgres.rs#L249-L254
Option<Vec<DateTime<FixedOffset>>>
Description
This is a bad copy-paste, it should be
Option<Vec<DateTime<FixedOffset>>>
https://github.com/SeaQL/sea-query/blob/b7e5413c9a76bc9d0af7137db992397988d2261f/sea-query-binder/src/sqlx_postgres.rs#L249-L254