Changelog:
- introduction of postgres views support
Viewconstructor functionIViewinterface- database schema and migration integration
SQL.createViewandSQL.dropViewfunctionssortViewDependenciesfunction performing a topological sort on views based on their dependenciesbulkPreparedStatementsutil function performing a bulk operation onIQuerys
Reference Implementation can be found here // TODO