mdipierro
|
dcf0a7ccc9
|
db.table.field.abs()
|
2012-12-20 09:03:13 -06:00 |
|
mdipierro
|
f4e5de995c
|
lazy sqlhtml_validators, fixed issue 931
|
2012-12-05 14:18:00 -06:00 |
|
mdipierro
|
f241c008d4
|
allow more customization of db._adapter.types
|
2012-12-05 11:57:18 -06:00 |
|
mdipierro
|
9920b7592d
|
fixed issue 440, reference to primary keys
|
2012-12-05 11:35:23 -06:00 |
|
mdipierro
|
fee2c667b3
|
db.define_table('person',Field('name'),Field.Virtual('namey',lambda row: row.person.name+'y')), fixed issue 374
|
2012-12-05 11:23:11 -06:00 |
|
mdipierro
|
06f5a32c48
|
db.thing(name='Cohen',_orderby=db.thing.name), thanks Yair
|
2012-12-05 09:01:03 -06:00 |
|
mdipierro
|
35cb9ee529
|
experimental support for MSSQL pagination
|
2012-12-04 18:30:36 -06:00 |
|
mdipierro
|
a9600faa9f
|
uri='informi-se://...
|
2012-12-04 08:48:27 -06:00 |
|
mdipierro
|
b06df4740b
|
fixed filename in dal storage, thanks Marin
|
2012-12-03 18:02:45 -06:00 |
|
mdipierro
|
0e93162080
|
support for in and not in smart_query
|
2012-12-03 08:15:58 -06:00 |
|
mdipierro
|
d0047e6e5b
|
removed test, lazy table do not suport self references
|
2012-11-30 14:30:49 -06:00 |
|
mdipierro
|
d2b4099cdb
|
fixed error reporting in dal
|
2012-11-30 08:34:11 -06:00 |
|
mdipierro
|
1e7315d4a8
|
fixed problem with lazy tables and self references
|
2012-11-29 23:54:29 -06:00 |
|
mdipierro
|
d7ace92c04
|
Allow for Field Validators to handle None values, fixed issue 1183, thanks Joe Barnhart
|
2012-11-29 22:35:20 -06:00 |
|
mdipierro
|
2cbca7a43d
|
fixed issue 1176, truncate on GAE+SQL
|
2012-11-24 10:58:44 -06:00 |
|
mdipierro
|
74fc2a2d85
|
added heroku support
|
2012-11-17 21:38:28 -06:00 |
|
mdipierro
|
3ece96ae08
|
fixed typo in response.updated, issue 1167, thanks dedirock
|
2012-11-17 12:06:39 -06:00 |
|
mdipierro
|
019d3e07b5
|
fixed issue 1152, gae sql varchar limit, and fixed typo in fpdf
|
2012-11-17 11:46:46 -06:00 |
|
mdipierro
|
6fc70fbc55
|
fixed issue 1143, grid/smartgrid GAE improvements, thanks Howesc
|
2012-11-08 10:05:46 -06:00 |
|
mdipierro
|
bf86becc5e
|
fies typo in dal, issue 1146, thanks guruyaya
|
2012-11-08 10:04:24 -06:00 |
|
mdipierro
|
e56f588dea
|
fixed issue 1147, belongs(None), thanks Marin
|
2012-11-06 14:26:28 -06:00 |
|
mdipierro
|
8affdbdc86
|
fixed issue 1134, gae dal delete, thanks Howesc
|
2012-11-01 21:01:46 -05:00 |
|
mdipierro
|
7b2afa109e
|
reverted changes about formatting None
|
2012-10-29 22:25:19 -05:00 |
|
mdipierro
|
04caa5f4e4
|
moved toolbar logic to dal, thanks Niphlod
|
2012-10-29 18:13:58 -05:00 |
|
mdipierro
|
6a13c33c70
|
added informix to list, thanks Christopher
|
2012-10-29 18:11:52 -05:00 |
|
mdipierro
|
a5f883c2f0
|
following Joe and Jonathan's advice, None value is formatted
|
2012-10-28 12:01:09 -05:00 |
|
mdipierro
|
5f67edbf87
|
dal almost runs with python 3.3 but fails a test on 2.5
|
2012-10-23 11:30:02 -05:00 |
|
mdipierro
|
093e8b356e
|
dal compiles with python 3.3
|
2012-10-23 11:13:29 -05:00 |
|
mdipierro
|
8c514df120
|
reverted previous change but still problems with concurency multiple dbs in different folders in same app
|
2012-10-22 22:52:40 -05:00 |
|
mdipierro
|
0eab35842d
|
THREAD_LOCAL folder not reset in dal
|
2012-10-22 22:49:35 -05:00 |
|
mdipierro
|
2bb3485827
|
minor fix in dal for rare condition
|
2012-10-22 18:50:18 -05:00 |
|
mdipierro
|
0be4abe9c2
|
minor fix in dal for rare condition
|
2012-10-22 15:07:38 -05:00 |
|
mdipierro
|
4b2ba185ae
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
b716df1a05
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
d552eb2eeb
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
de2337dfe3
|
scheduler.queue_task, thank Niphlod
|
2012-10-18 18:20:51 -05:00 |
|
mdipierro
|
6b9ebb6dc5
|
fixed issue with storing Row in session
|
2012-10-15 19:39:25 -05:00 |
|
mdipierro
|
36810aaccc
|
fixed error for missing driver
|
2012-10-15 06:36:44 -05:00 |
|
mdipierro
|
df7d6847e6
|
fixed issue 1088
|
2012-10-14 16:40:49 -05:00 |
|
mdipierro
|
71ec500fde
|
changed default driver for sqlite, thanks Niphlod
|
2012-10-14 15:32:33 -05:00 |
|
mdipierro
|
6cf05edf63
|
DAL(...,do_connect=False,migrate_enabled=False)
|
2012-10-14 15:08:25 -05:00 |
|
mdipierro
|
e2234a8771
|
added storage of length, notnull, unique in .table files
|
2012-10-14 14:41:28 -05:00 |
|
mdipierro
|
2b1d9acba5
|
fixed issue 1084
|
2012-10-12 22:16:23 -05:00 |
|
mdipierro
|
f034d83c81
|
fixed problem with DAL on googlesql
|
2012-10-10 12:20:25 -05:00 |
|
mdipierro
|
562cb58342
|
some work on mongodb but references do not work
|
2012-10-08 22:09:25 -05:00 |
|
mdipierro
|
8e67c551de
|
fixed problem with close all instances when no instances
|
2012-10-08 11:03:21 -05:00 |
|
mdipierro
|
2b21678d48
|
clearing zombie list. Should not be necessary but what the heck
|
2012-10-07 13:31:02 -05:00 |
|
mdipierro
|
62be48decf
|
fixed issue 1072
|
2012-10-07 10:13:20 -05:00 |
|
mdipierro
|
668658b7c9
|
zombie dal is here, should fix scheduler problems while retaining Row/Rows serialization
|
2012-10-07 01:07:49 -05:00 |
|
mdipierro
|
f16c3a394f
|
lazy tables re-appeared in appadmin
|
2012-10-05 09:01:51 -05:00 |
|