statamic / eloquent-driver

Provides support for storing your Statamic data in a database, rather than flat files.
https://statamic.dev/tips/storing-content-in-a-database
MIT License
104 stars 74 forks source link

Fixed asset calling delete on null #101

Closed FrittenKeeZ closed 1 year ago

FrittenKeeZ commented 1 year ago

Deleting an asset will fail if it doesn't have a metadata entry - Call to a member function delete() on null