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 |
|
mdipierro
|
cfe825f94a
|
Merge pull request #213 from spametki/master
Fix imap insert multipart detection
|
2013-09-18 08:05:05 -07:00 |
|
mdipierro
|
53e79915fa
|
skip virtual fields on AttributeError
|
2013-09-18 08:29:31 -05:00 |
|
spametki
|
921cd46c10
|
Fix imap insert multipart detection
|
2013-09-14 16:03:41 -03:00 |
|
mdipierro
|
10a69f4338
|
removed circular import for validators
|
2013-09-13 17:14:47 -05:00 |
|
mdipierro
|
6c1cc6fc96
|
tabs -> spaces
|
2013-09-13 15:39:39 -05:00 |
|
mdipierro
|
ed9def985e
|
R-2.6.1
|
2013-09-12 17:08:52 -05:00 |
|
Dominic König
|
01c0d14396
|
Add 'set' to serializable types in Query.as_dict
|
2013-09-09 14:59:29 +02:00 |
|
mdipierro
|
cd7dd52002
|
Merge pull request #201 from michele-comitini/table_init_speedups
little speedup for table init
|
2013-09-06 11:58:58 -07:00 |
|
mdipierro
|
82950a621c
|
Lazy tables recursion fix 3, thanks Michele and Anthony
|
2013-09-06 13:55:34 -05:00 |
|
Michele Comitini
|
af073a2af1
|
little speedup for table init
|
2013-09-06 15:15:34 +02:00 |
|
Michele Comitini
|
59c758368a
|
try to reduce recursion in Row.__getitem__
|
2013-09-06 14:48:09 +02:00 |
|