adonisjs / lucid

AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
https://lucid.adonisjs.com/
MIT License
1.03k stars 189 forks source link

fix(seeds): correct log for ignored seed #891

Closed RomainLanz closed 1 year ago

RomainLanz commented 1 year ago

Hey there! 👋🏻

This PR fixes the logging message we display when a seed is ignored. I am not sure that retrieving in which environment the file can run is beneficial. Therefore, I have displayed a generic message.

Closes https://github.com/adonisjs/lucid/issues/890

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.