migrations/Version20220112101019.php line 1

Open in your IDE?
  1. <?php
  2. declare(strict_types=1);
  3. namespace DoctrineMigrations;
  4. use Doctrine\DBAL\Schema\Schema;
  5. use Doctrine\Migrations\AbstractMigration;
  6. /**
  7. * Auto-generated Migration: Please modify to your needs!
  8. */
  9. final class Version20220112101019 extends AbstractMigration
  10. {
  11. public function getDescription(): string
  12. {
  13. return '';
  14. }
  15. public function up(Schema $schema): void
  16. {
  17. $this->addSql("DELETE FROM exam_study_materials");
  18. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (170,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashElemSP-v01.pdf')");
  19. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (175,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashElemSP-v01.pdf')");
  20. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (179,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashElemSP-v01.pdf')");
  21. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (168,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashElemSP-v01.pdf')");
  22. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (172,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashElemSP-v01.pdf')");
  23. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (181,'https://talprograms.org/new/wp-content/uploads/2019/05/NachElemSP-v01.pdf')");
  24. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (177,'https://talprograms.org/new/wp-content/uploads/2019/05/NachElemSP-v01.pdf')");
  25. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (174,'https://talprograms.org/new/wp-content/uploads/2019/05/MegilaElemSP-v01.pdf')");
  26. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (171,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashAdvSP-v01.pdf')");
  27. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (176,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashAdvSP-v01.pdf')");
  28. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (180,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashAdvSP-v01.pdf')");
  29. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (169,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashAdvSP-v01.pdf')");
  30. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (173,'https://talprograms.org/new/wp-content/uploads/2019/05/ChumashAdvSP-v01.pdf')");
  31. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (182,'https://talprograms.org/new/wp-content/uploads/2019/05/NachAdvSP-v01.pdf')");
  32. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (178,'https://talprograms.org/new/wp-content/uploads/2019/05/NachAdvSP-v01.pdf')");
  33. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (5,'https://talprograms.org/new/wp-content/uploads/2019/05/BiblicalHebrewSP-v01.pdf ')");
  34. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (6,'https://talprograms.org/new/wp-content/uploads/2019/05/BiblicalHebrewSP-v01.pdf ')");
  35. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (270,'https://talprograms.org/new/wp-content/uploads/2019/05/FOUNDATIONS_w_test-2.pptx')");
  36. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (275,'https://talprograms.org/new/wp-content/uploads/2019/05/SpecialEdSP-v01.pdf')");
  37. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (271,'https://talprograms.org/new/wp-content/uploads/2019/05/Infant-and-Toddler-Development-and-Care.pdf')");
  38. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (273,'https://talprograms.org/new/wp-content/uploads/2019/05/PLAY-and-DEVELOPMENT_TEST.pptx')");
  39. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (269,'https://talprograms.org/new/wp-content/uploads/2019/05/child_development_w_test-1.pptx')");
  40. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (272,'https://talprograms.org/new/wp-content/uploads/2019/05/LiteracySP-v01.pdf')");
  41. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (274,'https://talprograms.org/new/wp-content/uploads/2019/05/MATH_SCIENCE_SLIDESHOW.ppt')");
  42. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (284,'https://talprograms.org/new/wp-content/uploads/2019/05/SOCIAL-STUDIES-1.pptx')");
  43. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (21,'https://talprograms.org/new/wp-content/uploads/2019/05/ShmirasHalashonElemSP-v01.pdf')");
  44. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (211,'https://talprograms.org/new/wp-content/uploads/2019/05/ShmirasHalashonElemIISP-v01.pdf')");
  45. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (22,'https://talprograms.org/new/wp-content/uploads/2019/05/ShmirasHalashonElemAdvSP-v01.pdf ')");
  46. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (17,'https://talprograms.org/new/wp-content/uploads/2019/05/ModernHebrewSP-v01.pdf')");
  47. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (18,'https://talprograms.org/new/wp-content/uploads/2019/05/ModernHebrewSP-v01.pdf')");
  48. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (15,'https://talprograms.org/new/wp-content/uploads/2019/05/ModernHebrewSP-v01.pdf')");
  49. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (16,'https://talprograms.org/new/wp-content/uploads/2019/05/ModernHebrewSP-v01.pdf')");
  50. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (158,'https://talprograms.org/new/wp-content/uploads/2019/05/ShabbosIntroReader.pdf')");
  51. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (13,'https://talprograms.org/new/wp-content/uploads/2019/05/MoadimElemSP-v01.pdf')");
  52. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (267,'https://talprograms.org/new/wp-content/uploads/2019/05/ShabbosElemSP-v01.pdf')");
  53. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (242,'https://talprograms.org/new/wp-content/uploads/2019/05/HashkafahSP-v01.pdf')");
  54. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (183,'https://talprograms.org/new/wp-content/uploads/2019/05/TefillaElemSP-v01.pdf')");
  55. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (14,'https://talprograms.org/new/wp-content/uploads/2019/05/MoadimAdvSP-v01.pdf')");
  56. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (268,'https://talprograms.org/new/wp-content/uploads/2019/05/ShabbosAdvSP-v01.pdf')");
  57. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (184,'https://talprograms.org/new/wp-content/uploads/2019/05/TefillaAdvSP-v01.pdf')");
  58. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (187,'https://talprograms.org/new/wp-content/uploads/2019/05/JewishLiteratureSP-v02.pdf')");
  59. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (212,'https://talprograms.org/new/wp-content/uploads/2019/05/JewishMusicSP-v01.pdf')");
  60. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (41,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaBasraElemIandIISPCombined-1-v01.pdf')");
  61. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (35,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaMetziaElemISP-1-v2a.pdf')");
  62. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (140,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraGittinElemIandIISPCombined-1-v01.pdf')");
  63. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (188,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKiddushinElemISP-1-v01a.pdf')");
  64. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (144,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKesuvosElemIandIISPCombined-1-v01.pdf')");
  65. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (151,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraMakkosElemISP-1-v01a.pdf')");
  66. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (149,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraSuccahElemIandIISPCombined-1-v02.pdf')");
  67. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (43,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaBasraElemIandIISPCombined-1-v01.pdf')");
  68. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (38,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaMetziaElemIISP-1-v2.pdf')");
  69. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (141,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraGittinElemIandIISPCombined-1-v01.pdf')");
  70. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (189,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKiddushinElemIISP-1-v01a.pdf')");
  71. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (145,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKesuvosElemIandIISPCombined-1-v01.pdf')");
  72. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (152,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraMakkosElemIISP-1-v01a.pdf')");
  73. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (150,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraSuccahElemIandIISPCombined-1-v02.pdf')");
  74. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (42,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaBasraIntIandIISPCombined-1-v01.pdf')");
  75. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (279,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaKamaIntISP-v01.pdf')");
  76. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (36,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaMetziaIntISP-1-v2a.pdf')");
  77. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (142,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraGittinIntIandIISPCombined-1-v01.pdf')");
  78. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (190,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKiddushinIntISP-1-v01a.pdf')");
  79. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (146,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKesuvosIntIandIISPCombined-1-v01.pdf')");
  80. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (153,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraMakkosIntISP-1-v01a.pdf')");
  81. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (155,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraPesachimIntISP-1-v01.pdf')");
  82. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (138,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraSuccahIntIandIISPCombined-1-v02.pdf')");
  83. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (44,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaBasraIntIandIISPCombined-1-v01.pdf')");
  84. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (192,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaKamaIntIISP-v01.pdf')");
  85. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (156,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaKamaIntIISP-v01.pdf')");
  86. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (39,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaMetziaIntIISP-1-v2a.pdf')");
  87. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (143,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraGittinIntIandIISPCombined-1-v01.pdf')");
  88. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (191,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKiddushinIntIISP-1-v01a.pdf')");
  89. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (147,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraKesuvosIntIandIISPCombined-1-v01.pdf')");
  90. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (154,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraMakkosIntIISP-1-v01a.pdf')");
  91. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (139,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraSuccahIntIandIISPCombined-1-v02.pdf')");
  92. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (73,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaBasraAdvSP-1-v01.pdf')");
  93. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (37,'https://talprograms.org/new/wp-content/uploads/2019/05/GemaraBavaBasraAdvSP-3-v01.pdf')");
  94. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (32,'https://talprograms.org/new/wp-content/uploads/2019/05/YiddishSP-v01.pdf')");
  95. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (33,'https://talprograms.org/new/wp-content/uploads/2019/05/YiddishSP-v01.pdf')");
  96. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (30,'https://talprograms.org/new/wp-content/uploads/2019/05/YiddishSP-v01.pdf')");
  97. $this->addSql("INSERT INTO exam_study_materials (exam_id, url) values (31,'https://talprograms.org/new/wp-content/uploads/2019/05/YiddishSP-v01.pdf')");
  98. }
  99. public function down(Schema $schema): void
  100. {
  101. // this down() migration is auto-generated, please modify it to your needs
  102. }
  103. }