SQLite Migrations

SQLite Migrations: SQLite schemas, migrations, locking, and constraints.

[
  {
    "error_code": "SYNTH-SQLITE-MIGRATIONS-001",
    "description": "Synthetic SQLite schemas, migrations, locking, and constraints scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the SQLite schemas, migrations, locking, and constraints inputs and configuration, handle SYNTH-SQLITE-MIGRATIONS-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-SQLITE-MIGRATIONS-002",
    "description": "Synthetic SQLite schemas, migrations, locking, and constraints scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the SQLite schemas, migrations, locking, and constraints inputs and configuration, handle SYNTH-SQLITE-MIGRATIONS-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-SQLITE-MIGRATIONS-003",
    "description": "Synthetic SQLite schemas, migrations, locking, and constraints scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the SQLite schemas, migrations, locking, and constraints inputs and configuration, handle SYNTH-SQLITE-MIGRATIONS-003 explicitly, and retry only when the operation is idempotent."
  }
]