feat: --dev flag for codegen (#555) #2598
Annotations
8 errors
Run team-alembic/staple-actions/actions/mix-test@main
Process completed with exit code 2.
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L2758
test decimal precision and scale alters decimal columns with precision and scale changes (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L2869
test decimal precision and scale removes precision and scale when changing to arbitrary (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L2825
test decimal precision and scale handles arbitrary precision and scale constraints (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L2950
test decimal precision and scale works with decimal references that have precision and scale (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/migration_generator_test.exs#L2702
test decimal precision and scale creates decimal columns with precision and scale (AshPostgres.MigrationGeneratorTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/dev_migrations_test.exs#L127
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/dev_migrations_test.exs#L160
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
Loading