Commit Graph
824 Commits
Author SHA1 Message Date
mdipierro ccdbb9a588 fixed issue 1605:mongodb select fails with long limitby, thanks Alan 2013-07-25 05:12:29 -05:00
mdipierro a340de8c1e better solution 1602, thanks Alan 2013-07-23 08:41:53 -05:00
mdipierro 839c3fbeff fixed issue 1602 again, thanks Alan 2013-07-22 09:13:23 -05:00
mdipierro 60d0812f77 fixed issue 1596:Alias don't work with record versioning 2013-07-22 04:48:53 -05:00
mdipierro b192634946 fixed issue 1599:Shell relative paths while webserver's are absolute in dal, thanks Alan 2013-07-22 04:10:36 -05:00
mdipierro 87ea056565 fixed issue 1602:Retrieve migration data from db fails if table is not yet created 2013-07-22 04:04:28 -05:00
mdipierro 24067bfc37 fixed issue 1600:Centralized migrations log, thanks Alan 2013-07-21 17:15:31 -05:00
mdipierro e020d5a6e2 removed '[__+-+...+-+__]' from last commit 2013-07-21 16:56:13 -05:00
mdipierro 5ce5b5672b Merge pull request #144 from michele-comitini/dal_sum_expression_fix
changed way to detect missing key since None is already a possible value
2013-07-21 14:53:26 -07:00
Michele Comitini abf138c842 bugfix native json fields were not supported correcly 2013-07-21 23:32:58 +02:00
Michele Comitini a208e8cc9f changed way to detect missing key since None is already a possible value 2013-07-21 16:42:14 +02:00
mdipierro 3a9f328ab2 fixed issue 1598:Add SQLite to supported database stored migrations, thanks Alan (also reverted virtualfields that break tests) 2013-07-20 12:54:45 -05:00
mdipierro 67424d941a Merge pull request #143 from michele-comitini/table_name_quoting_bug
fix for postgresql when using an alias.
2013-07-19 10:13:33 -07:00
mdipierro 0f2f6a35f4 no more autocomplete for date/time inputs, thaks Paolo 2013-07-19 11:31:32 -05:00
mdipierro 5ebaab4ac1 fixed issue 1591:Allow sql log customization 2013-07-19 04:38:55 -05:00
mdipierro 5add14bf68 possibly fixed a problem with virtualfields in fields option of SQLFORM.grid, thanks peckto 2013-07-19 03:28:11 -05:00
Michele Comitini f79aea6255 fix for postgresql when using an alias. 2013-07-18 11:42:52 +02:00
mdipierro 63ca73d6f0 fixed issue 1587:Mongodb error on id 2013-07-17 07:37:38 -05:00
mdipierro acbdeca03b fixed bug in recent commit, thanks Olivier Johner 2013-07-16 05:19:13 -05:00
mdipierro a7cc24254b fixed issue 1586:MSSQL Date format is language dependent, thanks score2000 2013-07-15 09:34:04 -05:00
mdipierro b60452ef47 fixed issue topic/web2py/LGxJR85pG88, thanks Oliver 2013-07-15 09:22:01 -05:00
mdipierro 31c26dc03d Merge pull request #129 from michele-comitini/select_speedup1
speedup in case of keyed  tables
2013-07-11 10:51:21 -07:00
mdipierro 988ee82496 fixed issue 1579:Row.__getitem__(): count of 0 raises AttributeError, thanks Dominic 2013-07-11 11:49:49 -05:00
Michele Comitini dd7aff8136 speedup in case of keyed tables 2013-07-09 09:07:43 +02:00
mdipierro d3d77e3c84 fixed issue 1575:rows.as_list serializes date and time fields as strings instead of date time.date, thanks Alan 2013-07-08 01:38:38 -05:00
mdipierro 1bad215015 appadmin manage patch, thanks Anthony 2013-07-06 16:04:26 -05:00
mdipierro a7021bece2 speedup in getattr, thanks Michele 2013-07-05 02:13:24 -05:00
Michele Comitini a8a10d6d08 uncommented faster code 2013-07-04 16:01:28 +02:00
Michele Comitini a974c90dcf row speedups 2013-07-04 15:57:17 +02:00
mdipierro 5abfa27f3f rows.repr -> rows.render 2013-07-03 15:24:24 -05:00
mdipierro 42c36bd295 fixed Issue 1572:mongodb contains operator typo, thanks Alan 2013-07-03 04:00:32 -05:00
mdipierro b28d155f0e fixed a problem with missing _extra 2013-07-02 08:33:47 -05:00
mdipierro a449c4ede5 fixed issue 1570:Recent web2py does no longer support table-aliasing, thanks Dominic 2013-07-02 07:17:37 -05:00
mdipierro 1e8c9e89f3 possibly fixed issue 1570:Recent web2py does no longer support table-aliasing, thanks Dominic 2013-07-01 05:51:57 -05:00
mdipierro 363aa2ff97 Merge pull request #117 from michele-comitini/row_speedup2
Some speedups
2013-06-29 09:17:37 -07:00
Michele Comitini 4b94fe637d restored the regex 2013-06-28 02:07:22 +02:00
Michele Comitini c4bff4437f removed useless comment 2013-06-27 22:01:35 +02:00
Michele Comitini c25f337ffe Row code speedups 2013-06-27 21:58:35 +02:00
mdipierro 81fa9b1984 removed check for missing driver 2013-06-27 07:21:40 -05:00
mdipierro 474af626f0 fixed a bug in revision b1d117199fdb 2013-06-25 16:56:25 -05:00
mdipierro 198dc8e0cd quoting table names 2013-06-25 15:40:06 -05:00
mdipierro 7564f5f671 speedup CONTAINS when un-necessary REPLACE 2013-06-24 14:24:36 -05:00
mdipierro 51e510e30f Merge branch 'master' of github.com:web2py/web2py 2013-06-24 08:49:27 -05:00
Michele Comitini e311da3441 "reference table.field" type bugfix 2013-06-24 15:23:57 +02:00
mdipierro b5056b04f8 fixed __delattr__, thanks Vinicius 2013-06-24 01:48:48 -05:00
mdipierro b980d32d02 fixed issue 1557:imap: unexpected date format is not handled, thanks Alan 2013-06-23 08:51:42 -05:00
mdipierro 37c2441507 fixed issue 1556:imap: the encoding field is not writable, thanks Alan 2013-06-23 08:50:14 -05:00
mdipierro bb78217f44 fixed Issue 1555:imap: default string field represent ignores encoding, thanks Alan 2013-06-23 08:47:51 -05:00
mdipierro b0d8a0f0c7 fixed Issue 1553:IMAP row content field is not bar decoded, thanks Alan 2013-06-23 08:45:56 -05:00
mdipierro a526dfe774 fixed issue 1548:Firebird migrations drop column 2013-06-23 00:15:41 -05:00