server/sqlutils.py
2010-03-09 Sylvain Thénault logilab.db compat stable
2010-03-09 Sylvain Thénault missing rename
2010-03-09 Sylvain Thénault rename logilab.db into logilab.database
2010-03-08 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-18 Sylvain Thénault specify db port on backup/restore commands (require forth comming lgc 0.48.1)
2010-02-05 Sylvain Thénault oops, forgot that part of 3.2 bw compat
2010-02-05 Sylvain Thénault kill mx compat code (dropped since 3.2), more efficient merge_args implementation
2010-02-05 Sylvain Thénault moved generic datetime manipulation function to lgc
2010-02-03 Sylvain Thénault backport stable
2010-01-27 Alexandre Fayolle partial backport of support for adbh's new interface to backup_command and restore_command stable
2010-01-26 Sylvain Thénault command may now officially be either a string or a list, don't make think it's for backward compat
2010-01-25 Sylvain Thénault handle lgc.adbh api changes within regards of backup/restore:
2010-01-22 Sylvain Thénault first draft for a simple hooks based custom attribute storage,
2010-01-21 Sylvain Thénault merge
2010-01-20 Alexandre Fayolle enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-23 Sylvain Thénault backport stable branch
2009-12-22 Sylvain Thénault closes #601987 stable
2009-12-22 Aurelien Campeas only give extra_args if there is something to be fed (breaks some db connectors otherwise) stable
2009-12-22 Alexandre Fayolle SqlServer: support single sign on / Windows credential authentication stable
2009-12-22 Alexandre Fayolle SQL Server port: convert Password to Binary stable
2009-12-08 Sylvain Thénault drop common subpackage
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-08 Sylvain Thénault avoid progress bar when test launched from apycot stable
2009-08-10 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
2009-08-07 Sylvain Thénault [migration] use new default argument, default_is_yes has never been there...
2009-08-07 Sylvain Thénault use makedirs, some old instances don't have parent directory properly set
2009-07-31 Sylvain Thénault merge
2009-07-31 Nicolas Chauvat F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
2009-07-31 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
2009-07-27 Adrien Di Mascio [cleanup] started to improve cubicweb-ctl dialog messages consistency
2009-07-26 Adrien Di Mascio [sqlutils] fix stupid typo
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-19 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault cleanup stable
2009-05-27 Sylvain Thénault oops stable
2009-05-13 sylvain thenault mx flag has moved tls-sprint
2009-04-30 sylvain thenault force proper date/datetime according to type (necessary for sqlite at least) tls-sprint
2009-04-20 Aurelien Campeas mx.DateTime fixes tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-10 sylvain thenault avoid deprecation warning tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip