Schema-level node of the fluent chain. Returned by DAL.schema.
Select a table within this schema.
Table name. Must match ^[a-zA-Z0-9_-]+$.
^[a-zA-Z0-9_-]+$
InvalidNameError on an invalid name.
Schema-level node of the fluent chain. Returned by DAL.schema.