Skip to content

Releases: AntonyZ89/yii2-seeder

1.3.4

09 Jul 16:23
119d77f
Compare
Choose a tag to compare

What's Changed

  • Fix explode to php 8 compatibility by @desenvolvedorindie in #6
  • Using Yii::getAlias to get seeder folder's path
  • Minor fixes

New Contributors

Full Changelog: 1.3.2...1.3.4

1.3.2

10 Jun 04:03
Compare
Choose a tag to compare
  • yii seeder [name]:[funtion_name] Seed a table and run a specific function from selected TableSeeder
    Example: yii seeder User:customFunction

  • minor fixes

1.3.1

08 Dec 03:58
Compare
Choose a tag to compare

Minor fixes

1.3

02 Mar 01:37
Compare
Choose a tag to compare
1.3
update README.md

1.2.3

28 Feb 02:33
Compare
Choose a tag to compare
row count // readme update // $model_path rename

1.2.1

27 Feb 15:17
Compare
Choose a tag to compare
Fix Types of insert

1.2

27 Feb 14:23
Compare
Choose a tag to compare
1.2
Added INSERT and BATCH_INSERT options to seed

1.1

27 Feb 02:49
Compare
Choose a tag to compare
1.1
Seeder Optimized & Minor Fixes

Yii2 Seeder 1.0

26 Feb 16:31
Compare
Choose a tag to compare
update README.md