Commit Graph
204 Commits
Author SHA1 Message Date
mdipierro d9ff342ed0 reverted change that broke primary key check in appadmin 2012-08-18 16:21:52 -05:00
mdipierro e7ebc1a202 more cleanup, Table.__init__ still needs lots of work 2012-08-18 10:11:23 -05:00
mdipierro 6259381b20 streamlined Field.__init__ 2012-08-18 10:03:50 -05:00
mdipierro c48c06e83d made shure that tools works with lazy tables (but auth_* fields not lazy) 2012-08-17 22:45:56 -05:00
mdipierro a7268ff4cf many optimizations in LAZY_TABLES, passes all tests, thanks Bruno 2012-08-17 20:59:48 -05:00
mdipierro e2d8bd7fda lazy tables 2012-08-17 18:56:45 -05:00
mdipierro a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro e51c78763e \w_ replaced with \w, thanks Osman 2012-08-15 09:12:55 -05:00
mdipierro add8e6b173 count is integer, thanks Osman Masood 2012-08-15 09:06:36 -05:00
mdipierro 1052c67bb1 gaekeyfilterpatch, thanks Howesc, issue 930 2012-08-14 20:37:47 -05:00
mdipierro b30676a2d3 fixed path, thanks Jonathan 2012-08-14 19:32:09 -05:00
mdipierro 29006bb8a6 removed un-necessary line, thanks Alexei 2012-08-13 23:17:46 -05:00
mdipierro 4af6227aa9 os.sep in DAL, thanks Jonathan 2012-08-13 13:29:59 -05:00
mdipierro 1906817df8 allows strings as select args, thanks dhx 2012-08-09 08:57:58 -05:00
mdipierro 6c2d0692f6 fixed issue 391, thanks Dulakian 2012-08-08 12:40:04 -05:00
mdipierro 85bd60c92d Oracle: new trigger resets the sequence so the next value will be the one given in the data, thanks dhx 2012-08-08 12:29:45 -05:00
mdipierro 8a7bd3c38b fixed issue 488, important security issues, monkeypatch pymysql, thanks Roman 2012-08-07 14:04:19 -05:00
mdipierro f95af29049 possibe fix to attributes distinct in mongodbadapter 2012-08-07 09:33:28 -05:00
mdipierro 0531571d08 addressed issue 916 and reverted some changes but not convinced this is always the right solution 2012-08-06 21:24:35 -05:00
mdipierro 78e56ce3bf avoid attemts to duplicate archive tables 2012-08-01 17:04:40 -05:00
mdipierro eb0910129d fixed GAE belong issue, thanks Jonathan and Christian 2012-07-31 19:25:51 -05:00
mdipierro 41c3cdeebe fixed import_from_csv_field and new tests, thanks Jonathan 2012-07-31 19:24:26 -05:00
mdipierro 2ee0844520 some dal.py indentation work 2012-07-31 12:07:11 -05:00
mdipierro d822eb1726 fixed update_on_insert 2012-07-31 10:47:23 -05:00
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