- DBMS python connectors are only imported on use.
- New utils module.
- Templates now support imports and includes from the same folder.
- Fix: Remove TEXT_VC field from Oracle views query, which is absent on some versions.
- New: trusted_connection option for Microsoft SQL Server
- New: Added support for MySQL
- New: Added support for Microsoft SQL Server
- Fix: schema filter in Oracle functions query
- New: Add views query to components
- Fix: Oracle triggers query
- Fix: Fix both PostgreSQL and Oracle templates
- Initial release