Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 356 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 356 Bytes

Schema

Schema class is responsible for exposing methods for manipulating the database schema, like dropping and creating tables for example.

For the sake of documentation, the examples are targetted towards SQL environments.