Brent Roose

Results 287 comments of Brent Roose

I've added this to post-1.0. However if someone wants to pick it up before, feel free!

My suggestion: - Add a `DatabaseSeeder` interface, all implementations get discovered - For now, we don't add support for `.sql` seeder files. They are already discovered as migrations One open...

I'll look into these and fix them :)

You're welcome to send a PR, sure :) I believe the quoted strings are intentional, but I'm fine changing them to include the quotes — makes more sense to me.

This is merged now :)

https://github.com/tempestphp/tempest-framework/pull/576

Not fixed: try with `cache:clear` and select two cached

Are you sure this works? Because `$from->getFiles()` is an array without named keys?

I think the easiest path forward is to submit a PR that I can review ;)