Skip to content

schema changes

schema changes #26

Triggered via pull request March 24, 2024 13:31
Status Success
Total duration 30s
Artifacts

estore.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
data dependent changes detected: projects/estore/inventory/migrations/20240324132903.sql#L2
Adding a non-nullable "decimal(10,2)" column "price" on table "products" without a default value implicitly sets existing rows with 0 (MY101) Details: https://atlasgo.io/lint/analyzers#MY101