index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
adbh.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pylint fixes, kill some old bw compat code
sylvain thenault
2009-01-26
1
-5
/
+1
*
new intersect_all_support attribute
sylvain thenault
2009-01-16
1
-0
/
+2
*
fix Datetime type map for mysql as suggested by 2web, avoiding timestamp auto...
Sylvain Thenault
2009-01-05
1
-0
/
+2
*
remove debug print
Stephanie Marcu
2008-10-06
1
-1
/
+0
*
merge
Stephanie Marcu
2008-10-06
1
-0
/
+10
|
\
|
*
sqlite specific implementation for sql_[create|drop]_index
Sylvain Thenault
2008-09-29
1
-0
/
+10
*
|
merge
Stephanie Marcu
2008-09-29
1
-0
/
+1
|
/
*
be consistent: drop unique index using alter table, so create it using alter ...
Sylvain Thenault
2008-09-26
1
-7
/
+10
*
should alter table to properly delete UNIQUE constraints
Sylvain Thenault
2008-09-08
1
-1
/
+4
*
add Decimal Type support for database apy
Pierre-Yves David
2008-08-04
1
-0
/
+1
*
[adbh] define the RANDOM function
Adrien Di Mascio
2008-07-24
1
-1
/
+11
*
[adbh] provide support for different backend names for a single function desc...
Adrien Di Mascio
2008-07-24
1
-0
/
+13
*
[adbh] supported_backends is now defined in lgc (was defined in RQL before)
Adrien Di Mascio
2008-07-24
1
-1
/
+12
*
improve doc for better epydoc generation (again).
Nicolas Chauvat
2008-07-14
1
-3
/
+11
*
improve doc for better epydoc generation.
Nicolas Chauvat
2008-07-13
1
-17
/
+4
*
fix substitution order
Sylvain
2008-06-27
1
-1
/
+1
*
mysql handler bug
Sylvain
2008-06-27
1
-1
/
+1
*
fix mysql create database command
Sylvain
2008-05-20
1
-4
/
+5
*
work in progress
Sylvain Thenault
2008-05-16
1
-9
/
+4
*
adbh: new union_parentheses_support variable
Sylvain
2008-04-22
1
-1
/
+2
*
add -p option to mysql commands to ask for password
Sylvain
2008-03-12
1
-4
/
+4
*
* adbh: mysql doesn't support ILIKE, implement list_indices for mysql
Sylvain
2008-02-21
1
-1
/
+12
*
cleanup
Sylvain
2008-01-22
1
-3
/
+5
*
copyright
Sylvain
2008-01-14
1
-0
/
+2
*
some DBMs need an explicit FROM clause
Adrien Di Mascio
2007-12-13
1
-0
/
+5
*
normalize table names for list_indices()
Adrien Di Mascio
2007-12-06
1
-2
/
+2
*
2.3 compatibility
Sylvain
2007-11-26
1
-5
/
+7
*
huum, in some places trailing ';' is needed
Sylvain
2007-11-22
1
-2
/
+2
*
sql_create_index for yams purpose
Sylvain
2007-11-22
1
-7
/
+8
*
support for unique constraints
Sylvain
2007-11-22
1
-23
/
+29
*
new list_indices, create_index, drop_index methods (missing mysql implementat...
Sylvain
2007-11-22
1
-31
/
+66
*
list_tables() should return a list of tablenames
Adrien Di Mascio
2007-11-09
1
-2
/
+2
*
list_tables implementation for sqlite
Sylvain
2007-11-09
1
-0
/
+5
*
minor refactorings
Sylvain
2007-10-26
1
-12
/
+16
*
more db extensions, db helpers in a separated module
Sylvain
2007-10-25
1
-0
/
+451