Fix datetime serialization format via :datetime_type
config
#375
Annotations
6 errors and 1 warning
Run EXQLITE_INTEGRATION=true mix test:
deps/ecto/integration_test/cases/type.exs#L10
test primitive types (Ecto.Integration.TypeTest)
|
Run EXQLITE_INTEGRATION=true mix test:
deps/ecto/integration_test/cases/interval.exs#L409
test datetime_add with naive_datetime_usec and decimal increment in milliseconds (Ecto.Integration.IntervalTest)
|
Run EXQLITE_INTEGRATION=true mix test:
deps/ecto/integration_test/cases/interval.exs#L394
test datetime_add with naive_datetime_usec in milliseconds (Ecto.Integration.IntervalTest)
|
Run EXQLITE_INTEGRATION=true mix test:
deps/ecto/integration_test/cases/interval.exs#L364
test datetime_add with utc_datetime_usec in milliseconds (Ecto.Integration.IntervalTest)
|
Run EXQLITE_INTEGRATION=true mix test:
deps/ecto/integration_test/cases/interval.exs#L381
test datetime_add uses utc_datetime_usec with decimal increment in milliseconds (Ecto.Integration.IntervalTest)
|
Run EXQLITE_INTEGRATION=true mix test
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading