using Microsoft.EntityFrameworkCore.Migrations; #nullable disable namespace JobTrackerApi.Migrations { /// public partial class SyncCareerChildKeyLengths : Migration { // Historical snapshot-only migration. Provider-safe ownership moved to // 20260830133000_AdoptCareerProfileSchema. /// protected override void Up(MigrationBuilder migrationBuilder) { } /// protected override void Down(MigrationBuilder migrationBuilder) { } } }