utopia-php / database

Lite & fast micro PHP database abstraction library that is **easy to use**.
MIT License
65 stars 48 forks source link

Don't throw on duplicate column for shared tables #435

Closed abnegate closed 2 months ago

abnegate commented 2 months ago

To allow multiple metadata entries to be updated. Temporary fix until all databases are using shared tables with a single metadata document for all projects.