oxid-sql-logger/CHANGELOG.md

666 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.0] - 2019-10-01

Added

  • SQL Query Monitor show at the Page how many SQL queries have been fired.

[1.1.0] - 2019-10-01

Added

  • Measures the SQL execution time
  • Testing framework phpspec

[1.0.0] - 2019-07-21

Added

  • Global function StartSQLLog and StopSQLLog
  • Display SQL Querys on Browser or CLI