Namespace Alchemy\core\schema
Column | Abstract base class for representing a column in SQL |
Foreign | Represent a column in SQL with a foreign key constraint to another column |
ForeignKey | Class for representing a foreign key constraint in SQL |
Index | Class for representing an index in SQL |
Table | Represent a table in SQL |
TableElement | Class for representing an index in SQL |