mdipierro
|
e0329ce59a
|
fixed 1771:MongoDBAdapter ILIKE and widget.autocomplete, thanks Francisco
|
2013-11-16 03:32:36 -06:00 |
|
mdipierro
|
9883590a91
|
Merge pull request #295 from niphlod/enhancement/mssql4
improved performance on mssql4
|
2013-11-16 01:24:55 -08:00 |
|
mdipierro
|
b11bdddfe2
|
Merge pull request #294 from timrichardson/issue/1773
replace write to stderr with LOGGER in failed database connection attemp...
|
2013-11-16 01:24:18 -08:00 |
|
mdipierro
|
ff7ef47cc7
|
fix issue 1777:MongoDB: upload representation error, thanks Francisco Betancourt
|
2013-11-16 03:16:57 -06:00 |
|
niphlod
|
7c8c9bc3af
|
improved performance on mssql4
|
2013-11-13 23:18:07 +01:00 |
|
tim
|
be9027f36f
|
replace write to stderr with LOGGER in failed database connection attempt
|
2013-11-13 17:42:21 +11:00 |
|
mdipierro
|
fb9ad028f8
|
fixed problem with multiple uris and lazy tables
|
2013-11-11 10:16:38 -06:00 |
|
Massimo
|
db0d31260e
|
NDB support for GAE, thanks Quint, needs testing
|
2013-11-07 11:16:04 -06:00 |
|
mdipierro
|
65b883749a
|
fixed 1757:Broken support for 'belongs' with GAE datastore, thanks Alan
|
2013-11-06 11:14:56 -06:00 |
|
mdipierro
|
8e4f92ac64
|
fixed TeradataAdapter CLOB, thnaks Andrew Willmott
|
2013-11-03 22:46:20 -06:00 |
|
niphlod
|
0f2b2daeab
|
fixed issue with ordereddict in python < 2.7, added rname support also for fields
|
2013-10-27 14:36:38 +01:00 |
|
mdipierro
|
d960513ef2
|
fixed issues 1742:dal Teradata connection issue. cursors not being closed at the end of sessions, thanks awilliman01
|
2013-10-26 21:46:48 -05:00 |
|
mdipierro
|
af412e7e24
|
Merge pull request #282 from michele-comitini/make_executesql_as_dict_ordered
Make executesql as dict ordered
|
2013-10-26 18:24:57 -07:00 |
|
Michele Comitini
|
50543724d4
|
fix a docstring
|
2013-10-25 23:12:43 +02:00 |
|
Michele Comitini
|
ad81e641b3
|
optionally use OrderedDict in place of dict in executesql
|
2013-10-25 23:09:46 +02:00 |
|
gi0baro
|
604795d6fc
|
Fixing mongodb binary repr: if value is not a basestring we got type Exception in converting to Binary
|
2013-10-25 10:40:56 +02:00 |
|
mdipierro
|
a514060402
|
cleaning up pending references
|
2013-10-23 20:13:43 -05:00 |
|
niphlod
|
17b4de18d7
|
allow unordered references (NOT recommended but still possible with limitations)
|
2013-10-23 21:42:55 +02:00 |
|
Massimo
|
e94921c002
|
fixed issues with Rows.__or__, thanks Anthony
|
2013-10-22 17:03:54 -05:00 |
|
mdipierro
|
2d0205714c
|
Merge pull request #270 from niphlod/fix/dal_reference
fix for references, DAL tests pass also on MSSQL now
|
2013-10-21 19:31:50 -07:00 |
|
Massimo
|
34b377522a
|
allow as_trees to deal with orphan children
|
2013-10-21 14:32:49 -05:00 |
|
niphlod
|
9f846dbe3c
|
fix for references, DAL tests pass also on MSSQL now
|
2013-10-21 12:09:47 -07:00 |
|
mdipierro
|
665f728946
|
db().select().as_trees()
|
2013-10-20 22:55:17 -05:00 |
|
mdipierro
|
d879e4a560
|
db().select().as_tree()
|
2013-10-20 22:51:03 -05:00 |
|
mdipierro
|
8e1a68d461
|
simplified logic
|
2013-10-20 16:58:08 -05:00 |
|
mdipierro
|
2738d12e0f
|
fixed problem with _ot and rname
|
2013-10-20 16:51:34 -05:00 |
|
mdipierro
|
25148d06fe
|
reverted to rname
|
2013-10-20 16:48:22 -05:00 |
|
mdipierro
|
4870b197de
|
revering rname
|
2013-10-20 16:42:52 -05:00 |
|
mdipierro
|
12377794a6
|
remove actual_name
|
2013-10-20 15:48:15 -05:00 |
|
mdipierro
|
bf27623756
|
Merge branch 'master' of github.com:web2py/web2py
|
2013-10-20 15:47:10 -05:00 |
|
mdipierro
|
9afdf01430
|
PRAGMA foreign_keys=ON by default
|
2013-10-20 15:46:41 -05:00 |
|
mdipierro
|
80f16dadde
|
Merge pull request #263 from niphlod/enhancement/dal_rname
add support for rname (meaning "real name") for table names
|
2013-10-20 13:45:00 -07:00 |
|
spametki
|
f77232740c
|
imap: return to common field type for attachment and content plus appadmin imap support
|
2013-10-20 08:38:07 -03:00 |
|
spametki
|
4c1de287cd
|
dal imap: strip native folder names (google code issue 1734)
|
2013-10-19 16:50:20 -03:00 |
|
spametki
|
58e4cd91cc
|
Fixed imap get_last_message to return positive integer
|
2013-10-19 09:57:08 -03:00 |
|
niphlod
|
c9b0c4547a
|
add support for rname (meaning "real name") for table names
|
2013-10-18 00:09:32 +02:00 |
|
niphlod
|
b27537a44b
|
mssql 2012 support for pagination
enable true pagination support for MSSQL
|
2013-10-13 14:02:04 -07:00 |
|
mdipierro
|
927a1362af
|
Merge pull request #255 from spametki/master
IMAP: insert support for base64 attachment payload
|
2013-10-13 06:27:16 -07:00 |
|
spametki
|
c6f048adc7
|
IMAP: insert support for base64 attachment payload
|
2013-10-12 17:28:57 -03:00 |
|
Stefan Pochmann
|
667069b573
|
Corrections for IS_INT_IN_RANGE
|
2013-10-12 21:10:29 +02:00 |
|
mdipierro
|
1356dc1ef0
|
+-int in IS_INT validator
|
2013-10-11 20:42:51 -05:00 |
|
mdipierro
|
d8e8d1d597
|
fixed problem with IS_INT_IN_RANGE for large numbers
|
2013-10-11 16:59:05 -05:00 |
|
mdipierro
|
86d8b8dece
|
Merge pull request #241 from spametki/master
IMAP fixed patch for google code issue 1707
|
2013-10-06 19:37:11 -07:00 |
|
spametki
|
e7fbd0095f
|
IMAP google code issue 1707: fixed patch
|
2013-10-06 14:39:23 -03:00 |
|
spametki
|
e05fe15470
|
IMAP .insert support for custom date (Google Code issue 1707)
|
2013-10-06 12:09:44 -03:00 |
|
abastardi
|
44e7b70dbc
|
Fixed problem with Rows.render
|
2013-10-06 09:04:47 -04:00 |
|
mdipierro
|
c5b9b4d723
|
fixed issue 1700:DAL contains is not working on MSSQL
|
2013-10-03 08:33:57 -05:00 |
|
Massimo
|
f78e172eda
|
fixed issue 1673, propagation for format in archive tables
|
2013-09-20 12:47:15 -05:00 |
|
mdipierro
|
d3ab2e73d5
|
support for driver mysql.connector, thank you Josiel Santos
|
2013-09-19 21:44:12 -05:00 |
|
mpranjic
|
4cd4ff2c5e
|
startswith, endswith and contains for upload fields
|
2013-09-19 10:58:23 +02:00 |
|