Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202201230531.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@
require_once __DIR__.'/helpers.php';

final class Version202201230531 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}

public function up(Schema $schema): void {}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202202051218.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202202051218 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202209110752PM.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202209110752PM extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202211261414.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202211261414 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202305011841.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202305011841 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202305092233.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202305092233 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202306250019.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202306250019 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202308081601.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202308081601 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202309300329.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202309300329 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202311121726.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202311121726 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202311121824.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202311121824 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202311261457.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202311261457 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202312032018.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202312032018 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202404012013.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202404012013 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202404031358.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202404031358 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202404121950.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202404121950 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return '';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202406211251.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202406211251 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Set color & abbreviation to some profiles';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202409281917.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202409281917 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Set color & abbreviation to some profiles';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202409282323.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202409282323 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Adjust data for some courses';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202409282339.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202409282339 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Add J+S course prototype.';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202410111836.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202410111836 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Fix J+S course prototype.';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202504121559.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202504121559 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Fix J+S course prototype.';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202504130046.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202504130046 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Add 2nd period to Harry Potter camp';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202504252112.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202504252112 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Add 2nd period to Harry Potter camp';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202505151020.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202505151020 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Move dev data camps one year forward';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
2 changes: 2 additions & 0 deletions api/migrations/dev-data/Version202505202216.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
require_once __DIR__.'/helpers.php';

final class Version202505202216 extends AbstractMigration {
#[\Override]
public function getDescription(): string {
return 'Add 2nd period to Harry Potter camp';
}
Expand All @@ -19,5 +20,6 @@ public function up(Schema $schema): void {
// END PHP CODE
}

#[\Override]
public function down(Schema $schema): void {}
}
Loading