schema changes #26
Annotations
1 warning
Lint Migrations:
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
|
Loading