Releases: tintnaingwinn/kuu-pyaung
Releases · tintnaingwinn/kuu-pyaung
v4.0.0
v3.0.5
Laravel 7 support
v2.0.3
Fixed
- Base table not found
v3.0.4
update composer.json
v3.0.3
Added
- Excluded table columns
Changed
- If the table no has the primary key(id or UUID), this table will not be converted.
v2.0.2
Added
- Excluded table columns
Changed
- If the table no has the primary key(id or UUID), this table will not be converted.
v1.0.3
Added
- Excluded table columns
Changed
- If the table no has the primary key(id or UUID), this table will not be converted.
v3.0.2
- Update README.md
v2.0.1
v1.0.1
Fixed
fix - wrong table when the model saves to the database.