spec/internal/db/crono_test.sqlite in crono-2.0.0 vs spec/internal/db/crono_test.sqlite in crono-2.0.1

- old
+ new

@@ -1,4 +1,4 @@ -SQLite format 3@ .[2   / / x//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)AU/indexsqlite_autoindex_schema_migrations_1schema_migrationsT55Ktablear_internal_metadataar_internal_metadataCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)G[5indexsqlite_autoindex_ar_internal_metadata_1ar_internal_metadata|A!#indexindex_crono_jobs_on_job_idcrono_jobsCREATE UNIQUE INDEX "index_crono_jobs_on_job_id" ON "crono_jobs" ("job_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)!!}tablecrono_jobscrono_jobsCREATE TABLE "crono_jobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "job_id" varchar NOT NULL, "log" text(1073741823), "last_performed_at" datetime(6), "healthy" boolean, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)   - H#AAenvironmenttest2022-05-29 18:17:32.1346362022-05-29 18:17:32.134636 +SQLite format 3@ ._   / / x//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)AU/indexsqlite_autoindex_schema_migrations_1schema_migrationsT55Ktablear_internal_metadataar_internal_metadataCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)G[5indexsqlite_autoindex_ar_internal_metadata_1ar_internal_metadata|A!#indexindex_crono_jobs_on_job_idcrono_jobsCREATE UNIQUE INDEX "index_crono_jobs_on_job_id" ON "crono_jobs" ("job_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)!!}tablecrono_jobscrono_jobsCREATE TABLE "crono_jobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "job_id" varchar NOT NULL, "log" text(1073741823), "last_performed_at" datetime(6), "healthy" boolean, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)   + H#AAenvironmenttest2022-09-03 12:24:12.2357902022-09-03 12:24:12.235790 # environment   \ No newline at end of file