Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Releases: hoaproject/Database

0.17.01.10

10 Jan 10:56
0.17.01.10
3cf7011
Compare
Choose a tag to compare
  • Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:38:20+01:00)
  • Test: Add the Decorrelated interface. (Ivan Enderlin, 2016-10-25T08:59:39+02:00)
  • Documentation: Update support properties. (Ivan Enderlin, 2016-10-05T20:18:24+02:00)

0.16.09.06

06 Sep 11:20
Compare
Choose a tag to compare
  • Quality: Add a missing void return statement. (Ivan Enderlin, 2016-05-11T10:43:28+02:00)
  • Add a missing interface on DalStatement. (Metalaka, 2016-04-27T09:59:08+02:00)
  • Documentation: Fix API documentation. (Ivan Enderlin, 2016-04-13T13:42:09+02:00)
  • Don't use cursors when they aren't supported by the driver. (Metalaka, 2016-04-06T20:23:32+02:00)
  • Add a missing dependency. (Metalaka, 2016-04-06T19:53:52+02:00)

0.16.04.06

06 Apr 14:11
Compare
Choose a tag to compare
  • Dal: Fix a bad method call. (Ivan Enderlin, 2016-04-06T16:01:39+02:00)

0.16.03.15

15 Mar 14:42
Compare
Choose a tag to compare
  • DAL: Introduce iterators over result sets! (Metalaka, 2016-02-08T09:12:39+01:00)
  • use ~1.0 in zFormat and not and ~0.0 cause 0.0 not exist (camael24, 2016-02-07T12:14:30+01:00)

0.16.01.11

11 Jan 08:59
Compare
Choose a tag to compare
  • Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
  • Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T08:59:59+01:00)
  • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:09:56+01:00)
  • Parameters: Use Hoa\Zformat. (Ivan Enderlin, 2016-01-08T17:07:10+01:00)
  • Consistency: Update dnew call. (Ivan Enderlin, 2015-12-09T16:46:35+01:00)
  • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T11:03:16+01:00)
  • Event: Use Hoa\Event. (Ivan Enderlin, 2015-11-23T21:56:46+01:00)
  • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:19:31+01:00)
  • Introduce the late database connection feature. (Metalaka, 2015-11-09T21:13:01+01:00)
  • Fix PHPDoc & typo. (Metalaka, 2015-07-17T15:48:17+02:00)

0.15.09.08

08 Sep 13:37
Compare
Choose a tag to compare
  • Fix CS. (Ivan Enderlin, 2015-08-10T08:13:56+02:00)
  • Simplify code by using the ?: operator. (Ivan Enderlin, 2015-08-10T08:04:07+02:00)
  • Add tests for enclose identifier feature. (Metalaka, 2015-06-26T15:26:14+02:00)
  • Introduce enclose identifier feature. (Metalaka, 2015-06-19T01:38:30+02:00)
  • Add a .gitignore file. (Stéphane HULARD, 2015-08-03T11:25:42+02:00)

0.15.07.28

28 Jul 11:36
Compare
Choose a tag to compare
  • Fix phpDoc. (Metalaka, 2015-07-15T18:05:42+02:00)

0.15.05.29

29 May 13:48
Compare
Choose a tag to compare
  • Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-15T09:26:23+02:00)

0.15.02.18

18 Feb 08:28
Compare
Choose a tag to compare
  • Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-18T09:25:12+01:00)
  • Happy new year! (Ivan Enderlin, 2015-01-05T14:23:50+01:00)

0.14.12.10

18 Feb 08:27
Compare
Choose a tag to compare
  • Move to PSR-4. (Ivan Enderlin, 2014-12-09T13:42:29+01:00)
  • Add examples as tests. (Ivan Enderlin, 2014-12-08T17:33:28+01:00)
  • s/dns/dsn/. (Ivan Enderlin, 2014-12-01T14:13:00+01:00)