brain-diminished/db-annotation

1.x-dev 2017-12-20 06:55 UTC

This package is not auto-updated.

Last update: 2024-04-28 02:16:31 UTC


README

This package proposes a way to easily interpret annotations in your database comments (columns and tables). This may be particularly useful when using an ORM driven by the database schema, as it would allow to hint some specific behaviours (default order in table, specific modifier on a column, etc.) without breaking its philosophy.