Git

You can anonymously read the source code, study it's features and documentation by going to the GitHub repository directoy:

https://github.com/ezpublishlegacyprojects/ezsqlite

You can anonymously check out the source code released by this project from its Git repository:

git clone https://github.com/ezpublishlegacyprojects/ezsqlite.git

You may be able to anonymously check out the source code released by this project from its expected composer package:

composer require ezpublishlegacyprojects/ezsqlite

To be able to commit changes to the project's repository, you need to be a member of the project.

Latest log messages

  • c380b4e746c48064b05b09b3bb776c668d7a953f on 18/02/2009 5:19 am by Kristof Coomans <kristof.coomans@telenet.be> [GitHub Diff]
    Message: - Workaround for: eZDBSchema::instance() uses $db->databaseName() (sqlite) if no type is passed through $params, and schema handler (sqlite3) can not be found

    git-svn-id: http://svn.projects.ez.no/ezsqlite@4 43ea0292-b28d-462a-9c1d-c2b64e6c4607
  • f54e971d0f47a68fa8362d124be67cda787f1495 on 21/10/2008 6:20 am by Kristof Coomans <kristof.coomans@telenet.be> [GitHub Diff]
    Message: - Fixed bug: sometimes column names are prefixed with table names
    - Implemented: return a list of available databases on the file system
    - Implemented: don't try to connect when no DB name is given (for compatibility with the ezp test framework)

    git-svn-id: http://svn.projects.ez.no/ezsqlite@3 43ea0292-b28d-462a-9c1d-c2b64e6c4607
  • 989c0bde391287b1d3a123013dd8b539e1cc21fa on 21/10/2008 12:22 am by Kristof Coomans <kristof.coomans@telenet.be> [GitHub Diff]
    Message: - work in progress on the ezsqlite3 extension

    git-svn-id: http://svn.projects.ez.no/ezsqlite@2 43ea0292-b28d-462a-9c1d-c2b64e6c4607
  • c287e6f65b87c941cc743c2eee0f4bac926ba33c on 30/09/2008 8:08 am by Kristof Coomans <kristof.coomans@telenet.be> [GitHub Diff]
    Message: - Initial version

    git-svn-id: http://svn.projects.ez.no/ezsqlite@1 43ea0292-b28d-462a-9c1d-c2b64e6c4607