laravel / pennant

A simple, lightweight library for managing feature flags.
https://laravel.com/docs/pennant
MIT License
474 stars 48 forks source link

[1.x] Fixes wrong column reference #109

Closed timacdonald closed 2 months ago

timacdonald commented 2 months ago

https://github.com/laravel/pennant/pull/108 unintentionally switched the updated_at column with the created_at column when refactoring to using constants.