dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] ea14ca: Extracted mysql interface


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] ea14ca: Extracted mysql interface
Date: Mon, 24 Feb 2014 00:24:36 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: ea14ca10cd2042522e6c510a8b0a8c551bb4dabf
      
https://github.com/Dolibarr/dolibarr/commit/ea14ca10cd2042522e6c510a8b0a8c551bb4dabf
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    A htdocs/core/db/Database.interface.php
    M htdocs/core/db/DoliDB.class.php

  Log Message:
  -----------
  Extracted mysql interface


  Commit: 894ac6fdc047955188e0c741c897a479dee71d5d
      
https://github.com/Dolibarr/dolibarr/commit/894ac6fdc047955188e0c741c897a479dee71d5d
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M htdocs/core/db/mysqli.class.php

  Log Message:
  -----------
  Added missing method to mysqli class


  Commit: 283fec164ed63e5a7f7fe15dbd559d582cc70881
      
https://github.com/Dolibarr/dolibarr/commit/283fec164ed63e5a7f7fe15dbd559d582cc70881
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/pgsql.class.php

  Log Message:
  -----------
  Implemented rollback according to interface for Microsoft SQL and PostgreSQL


  Commit: 501ffb12b3d0bf779d72531e14653141742d3d20
      
https://github.com/Dolibarr/dolibarr/commit/501ffb12b3d0bf779d72531e14653141742d3d20
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/pgsql.class.php

  Log Message:
  -----------
  Added dummy methods according to interface for Microsoft SQL and PostgreSQL

Please implement if you have the required knowledge


  Commit: 0a74467296833f8b520710a20b51a013e8693958
      
https://github.com/Dolibarr/dolibarr/commit/0a74467296833f8b520710a20b51a013e8693958
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/db/sqlite.class.php

  Log Message:
  -----------
  Added FIXMEs and TODOs on all dummy methods in database drivers


  Commit: 404d24a02905ca39bfea1824bf0de1226f7286aa
      
https://github.com/Dolibarr/dolibarr/commit/404d24a02905ca39bfea1824bf0de1226f7286aa
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    A htdocs/core/db/Database.interface.php
    M htdocs/core/db/DoliDB.class.php
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/db/sqlite.class.php

  Log Message:
  -----------
  Merge pull request #1426 from GPCsolutions/dbinterface

Common Database interface


Compare: 
https://github.com/Dolibarr/dolibarr/compare/0a3737ea021f...404d24a02905

reply via email to

[Prev in Thread] Current Thread [Next in Thread]