mdipierro
|
97ba1379d7
|
no more maxcharlength, what will break?
|
2013-06-22 23:52:57 -05:00 |
|
mdipierro
|
24077f802b
|
allow compute fields to depend on compute fields defined earlier, thanks Tim Richardson
|
2013-06-21 10:16:10 -05:00 |
|
mdipierro
|
3ce0c30b68
|
Merge pull request #110 from timrichardson/computed_fields
allow compute fields to depend on compute fields defined earlier
|
2013-06-21 08:12:43 -07:00 |
|
mdipierro
|
9682f4a6e3
|
Rows.repr(), thanks Anthony
|
2013-06-21 01:54:08 -05:00 |
|
Tim Richardson
|
545e304a73
|
minor typo (but hopefully will start travis on my repository )
|
2013-06-21 09:52:31 +10:00 |
|
mdipierro
|
08f813d670
|
resynced recent patches, sorry for the mess
|
2013-06-20 16:44:16 -05:00 |
|
Tim Richardson
|
4c2fba134d
|
fixed a typo in error message
|
2013-06-21 03:34:51 +10:00 |
|
Tim Richardson
|
5dd452554e
|
allow compute fields to depend on compute fields defined earlier
|
2013-06-21 03:21:13 +10:00 |
|
mdipierro
|
9b9e64e9ef
|
fixed Issue 1522:Trigger for primary key on oracle database
|
2013-06-16 07:07:13 -05:00 |
|
mdipierro
|
e7724f9017
|
fixed Issue 1532:mongodb: why to catch connection exceptions? thanks Alan
|
2013-06-16 06:52:17 -05:00 |
|
mdipierro
|
4a0bc28b09
|
no references in archive tables
|
2013-06-16 03:26:46 -05:00 |
|
mdipierro
|
c0ba74dd88
|
fixed Issue 1526:MongoDBAdapter contains() doesn't work for list:reference types, thanks schlegel
|
2013-06-13 15:30:59 -05:00 |
|
mdipierro
|
98c19740a2
|
better appadmin, thanks Anthony
|
2013-06-13 15:20:50 -05:00 |
|
mdipierro
|
09291e0df2
|
CAST in sql only when strincly necessary, still, can be better
|
2013-06-09 17:00:54 -05:00 |
|
mdipierro
|
2444b5c587
|
CAST in sql, needs more work
|
2013-06-09 16:57:13 -05:00 |
|
mdipierro
|
bf3770dc98
|
fixed Issue 1520:incomplete fix for json and csv import
|
2013-06-09 16:43:49 -05:00 |
|
mdipierro
|
484b8e5cc9
|
possibly fixed issue 1446:contains/cast to string problem
|
2013-06-09 16:41:46 -05:00 |
|
mdipierro
|
fa91475836
|
fixed Issue 1477:File exported by export_to_csv cannot be read by import_from_csv
|
2013-06-09 16:27:00 -05:00 |
|
mdipierro
|
73f447167e
|
fixed Issue 1519:MongoDB fails when inserting list:reference values, thanks Alan
|
2013-06-08 18:51:14 -05:00 |
|
mdipierro
|
cccc6565eb
|
fixed as_json for output of joins, thanks Alan
|
2013-06-08 09:40:45 -05:00 |
|
mdipierro
|
6c2030f820
|
fixed some problem with latest editor tab, thanks Paolo
|
2013-06-07 17:35:47 -05:00 |
|
mdipierro
|
c5980cd312
|
grid displays Virtual Fields
|
2013-06-03 21:48:55 -05:00 |
|
mdipierro
|
35f1cca768
|
Merge pull request #99 from michele-comitini/master
removed useless orderby
|
2013-06-02 19:44:44 -07:00 |
|
mdipierro
|
d31bba2670
|
No more default capture of integrity error
|
2013-06-01 18:24:44 -05:00 |
|
Michele Comitini
|
53a5a44def
|
Merge ssh://github.com/web2py/web2py
|
2013-05-31 15:56:44 +02:00 |
|
Michele Comitini
|
ad1d414485
|
removed automatic orderby on db.table[id] expression and db.table(id) call
|
2013-05-31 15:55:52 +02:00 |
|
mdipierro
|
a915054602
|
reverting https://code.google.com/p/web2py/issues/detail?id=1500 as discussed https://groups.google.com/ dE-Fu9prKyI
|
2013-05-28 22:45:15 -05:00 |
|
mdipierro
|
dd97b9c8dd
|
fixed as_dict for functions, thanks Martin Hufsky and Alan
|
2013-05-27 11:50:31 -05:00 |
|
mdipierro
|
d1e25796e9
|
fixed Issue 1505:Json fields imported from csv do not work with postgresql, thanks anonoofish
|
2013-05-27 10:41:57 -05:00 |
|
mdipierro
|
9b1b9e73c5
|
fixed type in dal with simplejson, thanks Mart
|
2013-05-25 10:39:16 -05:00 |
|
mdipierro
|
4f6ab86491
|
fixed Issue 1500:MySQL driver unable to handle IntegrityError, thanks wheresgatsby
|
2013-05-24 08:35:09 -05:00 |
|
niphlod
|
59a3c5a6e6
|
fix small error in parse_boolean
|
2013-05-17 21:23:24 +02:00 |
|
mdipierro
|
65e9cc2127
|
alternative escaping of password in DAL uri
|
2013-05-15 21:35:17 -05:00 |
|
mdipierro
|
0b84911d38
|
allow tables with no primary keys
|
2013-05-15 11:20:30 -05:00 |
|
mdipierro
|
11540a6132
|
Merge pull request #90 from rpedroso/dal-typo
dal typo
|
2013-05-14 10:04:14 -07:00 |
|
mdipierro
|
d918a6b2e2
|
fixed a minor problem with the sql filter
|
2013-05-14 00:30:05 -05:00 |
|
Ricardo Pedroso
|
ae44a9e0ac
|
dal typo
|
2013-05-13 20:55:55 +01:00 |
|
mdipierro
|
97ba47f339
|
allow tables without no id and no primary key
|
2013-05-13 10:12:09 -05:00 |
|
mdipierro
|
18e45ab994
|
Issue 1489:some improvement in Mail send class, thanks Alan
|
2013-05-11 22:03:05 -05:00 |
|
mdipierro
|
6590de030c
|
Issue 1481:error using do_connect=False parameter in DAL creation with mongodb and couchdb is fixed, thanks Alan
|
2013-05-10 08:28:52 -05:00 |
|
mdipierro
|
becc947556
|
hack for vertica timestamp field
|
2013-05-09 22:31:34 -05:00 |
|
Massimo
|
d547a955ac
|
actual_name for readonly table support
|
2013-05-09 13:10:48 -05:00 |
|
mdipierro
|
d5bfaf83ee
|
db(query)(other if cond else None).select()
|
2013-05-04 10:24:26 -05:00 |
|
mdipierro
|
4f0ee4543b
|
fixed a problem with hiding passwords for uri = list of uris, thanks David
|
2013-05-03 22:20:05 -05:00 |
|
mdipierro
|
1383d13334
|
@db.table.add_method.name, thanks Vinicius
|
2013-05-03 22:15:01 -05:00 |
|
mdipierro
|
bc481e954c
|
something went wrong with VCS, trying fix it
|
2013-05-02 20:32:21 -05:00 |
|
Alexander Zayats
|
45bda63ed3
|
Adds Query.__rand__ and dal.Query.__ror__
Adds __rand__ == __and__ and __ror__ == __or__.
Also strips trailing spaces.
|
2013-04-18 16:15:06 +03:00 |
|
mdipierro
|
c1f0bc3a6d
|
fixed Issue 1453: Missing equivalent for Row.__int__ that works with new long-type record id, thanks Dominic
|
2013-04-15 22:58:05 -05:00 |
|
Michele Comitini
|
9bda793d46
|
orderby disabled where not needed
|
2013-04-13 00:03:43 +02:00 |
|
mdipierro
|
be021db3d3
|
int -> long
|
2013-04-08 21:42:15 -05:00 |
|