Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 340 Bytes

Release Notes.md

File metadata and controls

15 lines (9 loc) · 340 Bytes

Nemiro.Data.PHP

This document summarizes the changes in recent releases.

v2.0 (October 28, 2015)

  • Common mechanisms of interaction with databases (IDBClient, TDBClient, DBCommand etc);
  • New client for MySql v2.1 (via mysqli);
  • Client for PgSql v1.1.

v1.1 (October 14, 2011)

First public release.

  • Client for MySql.