Lookups - serenity-is/Serenity GitHub Wiki

A lookup table is intended as a table that acts as a list of element that you can use to look up a key value (like description of a Product) in exachange for it's identifier (like the id column) for use in some other table's foreign key column.

TODO: Code description lookups

⚠️ **GitHub.com Fallback** ⚠️