Commit Graph
180 Commits
Author SHA1 Message Date
mdipierro 58ffa90ef2 allow serialization of SQLCustomTypes, thanks Anthony 2012-07-28 19:28:36 -05:00
mdipierro 9db2afdd06 issue 912, handle lists of more than 30 references on GAE, thanks Howesc 2012-07-28 19:11:16 -05:00
mdipierro 15a2238480 better mongodb import 2012-07-27 17:25:30 -05:00
mdipierro 6acc6e68e0 possibly fixed issue 908 2012-07-25 21:04:56 -05:00
mdipierro 709c387901 possible solution to issue 887 2012-07-24 22:06:09 -05:00
mdipierro 1e0d4c6dfa fixed a problem with db().select().sort() did not follow book specs 2012-07-20 16:32:53 -05:00
mdipierro a63b80735b better auth.wiki with tag cloud 2012-07-18 17:50:23 -05:00
mdipierro d55755e7eb fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro 346071da09 fixed issue 864, thanks Niphlod 2012-07-17 17:11:23 -05:00
mdipierro 3fc6c220cf typo close->clone, thanks I.like.privacy.too 2012-07-17 16:11:37 -05:00
mdipierro f3ea2d1cc6 fixed uniqueness problem in archives 2012-07-17 10:59:26 -05:00
mdipierro ac75bbdc9c fixed problem with recent cache commit 2012-07-17 10:35:45 -05:00
mdipierro b7c544bd2c fixed SQLALL._table 2012-07-16 14:11:54 -05:00
mdipierro 3306258660 fixed problem with update_record and ignore_common_filters, issue 892, thanks spiffytech 2012-07-15 18:11:47 -05:00
mdipierro e929659d64 db().select(....) no longer ignores common_filters, issue 893 2012-07-15 18:06:49 -05:00
mdipierro a508e9f8ab fixed a problem with computed fields 2012-07-14 18:24:01 -05:00
mdipierro 37806c88a7 fixed recent bug in count 2012-07-14 17:55:25 -05:00
mdipierro 15f3cdf888 db.table.field.count(True), thanks Niphlod 2012-07-13 18:04:13 -05:00
mdipierro 3db271a886 table._migrated removed, not necessary 2012-07-11 09:17:30 -05:00
mdipierro 3d075ccf6b table._migrated, db._migrated 2012-07-11 09:16:23 -05:00
mdipierro 4254d2381b table._migrated, db._migrated 2012-07-11 09:15:35 -05:00
mdipierro 4da12d3261 fixed typo in dal, thanks Jonathan 2012-07-09 23:55:16 -05:00
mdipierro 5f549e329b fixed oracle bigint, thanks faridgs 2012-07-09 21:39:07 -05:00
mdipierro 2cca2c7cca fixed typo in dal 2012-07-09 21:09:55 -05:00
mdipierro d1cd0ac1e2 auto-add uploadfield 2012-07-09 17:41:31 -05:00
mdipierro 6ffd15adf3 fixed issue 701, thanks Marius van Niekerk 2012-07-08 17:39:37 -05:00
mdipierro c0cc76ae93 removed varquote, too many problems 2012-07-06 11:32:01 -05:00
mdipierro 7aa90c3723 db._debug=True 2012-07-06 08:54:45 -05:00
mdipierro 7891045b18 fixed error in recent commit __idx, thanks Joel Carrier 2012-07-05 22:33:43 -05:00
mdipierro 58a4fb4b2b fixed language in comments, thanks Clifford 2012-07-05 22:24:34 -05:00
mdipierro d3cbf94291 custom qualifier, thanks david karapetyan 2012-07-05 22:06:27 -05:00
mdipierro 4e1c6ed82c db.close(). thanks nick name 2012-07-05 21:32:09 -05:00
mdipierro b3139dbc49 fixed typo in recent commit, thanks szimson 2012-07-05 10:51:03 -05:00
mdipierro 4c48bf3cac more varquote(s) but this is a temp solution 2012-07-05 09:31:23 -05:00
mdipierro c75bd968a5 varquote for mssql and postgresql 2012-07-05 09:21:52 -05:00
mdipierro 8963f8df94 fixed varquote if no-table and IDENTITY 2012-07-04 22:50:48 -05:00
mdipierro f5a62808f8 fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:50:03 -05:00
mdipierro cf473cad1e fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:48:34 -05:00
mdipierro fe4c6a9bb0 fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:47:25 -05:00
mdipierro f8d5bf87c1 Auth(...,salt=True), thanks Dave Stoll 2012-07-04 19:22:40 -05:00
mdipierro 6f1f893112 quotes field and tablenames in mysql, thanks Toomim 2012-07-04 17:37:49 -05:00
mdipierro 676441a56f fixed imap adepater to deal with inboxes with leading _ or numbers, issue 644, thanks Alan 2012-06-22 13:18:11 -05:00
mdipierro f4bb6371d1 db.table.field.belongs(*value), thanks Michael Toomim 2012-06-17 23:12:49 -05:00
mdipierro 667b113a26 cursor support in DAL for GAE, thanks Christian 2012-06-17 23:09:19 -05:00
mdipierro f404acd4f1 rearranged parse_id 2012-06-16 17:03:11 -05:00
mdipierro a255812c53 GAE references, thanks Christian 2012-06-16 16:49:06 -05:00
Massimo Di Pierro 76e8c68cee DAL('postgres2:...') and arrays 2012-06-14 15:25:49 -05:00
Massimo Di Pierro 7cecd84b19 db.table.field.filter_in, filter_out, issue 845 2012-06-14 14:45:16 -05:00
Massimo Di Pierro d7b8c3aaff issue 844 (SQLCustomType and unicode parsing), thanks admin 2012-06-13 20:02:13 -05:00
Massimo Di Pierro ef40c760fa withprojection->projection, thanks Anthony 2012-06-13 17:14:55 -05:00