Skip to content

Latest commit

 

History

History
executable file
·
37 lines (21 loc) · 662 Bytes

changelog.md

File metadata and controls

executable file
·
37 lines (21 loc) · 662 Bytes

0.1.8

  • DBMS python connectors are only imported on use.

0.1.7

  • New utils module.

0.1.6

  • 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.

0.1.5

  • New: trusted_connection option for Microsoft SQL Server

0.1.4

  • New: Added support for MySQL

0.1.3

  • New: Added support for Microsoft SQL Server

0.1.2

  • Fix: schema filter in Oracle functions query

0.1.1

  • New: Add views query to components
  • Fix: Oracle triggers query
  • Fix: Fix both PostgreSQL and Oracle templates

0.1.0

  • Initial release