Commit Graph
106 Commits
Author SHA1 Message Date
Massimo Di Pierro 01642b64bd improved csv does not require id field, issue 795, thanks Dominic Koenig 2012-05-14 14:28:35 -05:00
Massimo Di Pierro e2820aa32a another mongodb improvement 2012-05-11 14:52:21 -05:00
Massimo Di Pierro f35e026854 better teradata adapter, thanks Andrew Willimott 2012-05-11 08:23:00 -05:00
Massimo Di Pierro f1021e25b8 better teradata adapter, thanks Andrew Willimott 2012-05-11 08:14:57 -05:00
Massimo Di Pierro ce4c0740dd make commit runs tests, let's try.... 2012-05-10 22:36:06 -05:00
Massimo DiPierro 81528a31b5 added contrib/imageutils, thanks Bruno and Villas 2012-05-10 18:02:12 -05:00
Massimo Di Pierro a2ade9094c anothr attempt to fix mongodb adapter 2012-05-10 15:12:29 -05:00
Massimo Di Pierro 25038d5398 fixed mongo select? perhaps 2012-05-10 08:19:21 -05:00
Massimo Di Pierro 1a5512b3bf fixed another typo in recent mongodb commit 2012-05-07 17:40:26 -05:00
Massimo Di Pierro 934e403fae fixed typo in previous commit 2012-05-07 17:36:10 -05:00
Massimo Di Pierro 3222d1325a mongodb fix? 2012-05-07 15:27:32 -05:00
Massimo Di Pierro 7e7e953a68 fixed bug introduced recently when non-GAE, thanks Dominic Koenig 2012-05-07 08:15:47 -05:00
Massimo Di Pierro 241a5e0694 closed github issue 5, thanks MoMaT 2012-05-06 16:05:13 -05:00
Massimo Di Pierro 318fdac8e1 better backward compatibility in bigint_id=False (default) 2012-05-05 09:01:29 -05:00
Massimo DiPierro fd7456ea47 new bigint type, DAL(...bigint_id=True) works better 2012-05-04 14:01:53 -05:00
Massimo DiPierro a7dd70cbad portable spatialite import, issue 774, thanks TheBigBamboozle and Denes 2012-05-04 10:47:24 -05:00
Massimo Di Pierro d454e67161 better check for auto-upload 2012-05-03 21:00:41 -05:00
Massimo Di Pierro 9515ed2266 DAL(...,bigint_id=True) 2012-05-02 21:57:24 -05:00
Massimo Di Pierro e51fe056a1 db._legacyid=True 2012-05-02 16:41:56 -05:00
Massimo Di Pierro 5d08e2a821 db.table.insert(uploadfield=...), ... can not be file or FieldStorage, issue 570 2012-05-02 14:28:13 -05:00
Massimo Di Pierro 50206ef212 fixed Oracle decode problem, thanks Daniel Haag 2012-04-24 08:38:13 -05:00
Massimo Di Pierro 71453c1115 fixed oracle issue 764, thanks adesantoasman 2012-04-21 12:19:48 -05:00
Massimo Di Pierro 5fd77bba41 id and reference now defaults to BIGINT when possible but will not migrate 2012-04-21 12:10:36 -05:00
Massimo Di Pierro 2f05a11188 fixed uploads in GoogleSQLAdapter, thanks Matt, issue 746 2012-04-21 11:26:15 -05:00
Massimo Di Pierro 0d4a363a0c LENGTH fixed in MSSQL, thanks Denes 2012-04-17 09:55:50 -05:00
Massimo Di Pierro 6c052c4f07 gnuicorn -> gunicorn 2012-04-16 08:16:38 -05:00
Massimo Di Pierro bc6ac55177 reconnect commits first 2012-04-12 09:13:04 -05:00
Massimo Di Pierro 4f372972b4 db._adapter.reconnect() 2012-04-12 08:26:55 -05:00
Massimo Di Pierro 501118c47e fixed datetime-parsing 2012-04-09 09:21:43 -05:00
Massimo Di Pierro 8dc7d89143 response.custom_commit patch, thanks Jonathan 2012-04-07 16:56:32 -05:00
Massimo Di Pierro 4fbe3d6e2a fixed a typo 2012-04-07 16:54:13 -05:00
Massimo Di Pierro e42e62fcda enable_record_versioning 2012-04-07 09:08:44 -05:00
Massimo DiPierro b08a152dd6 fixed case archive_db!=db 2012-04-06 11:54:55 -05:00
Massimo Di Pierro 9d33ff85ea fixed bug in welcome and added more examples 2012-04-06 09:01:35 -05:00
Massimo Di Pierro 0ea268012b is active is not a parameter 2012-04-05 20:28:34 -05:00
Massimo Di Pierro 1edbe9e340 db.table._archive_records() 2012-04-05 20:20:08 -05:00
Massimo Di Pierro c268c3eacf teradata adapter improvement, thanks Andrew 2012-04-01 23:38:08 -05:00
Massimo Di Pierro c26dbeaff1 links in grid include referencing field (this is important for table with multiple reference fields) 2012-04-01 23:21:08 -05:00
Massimo Di Pierro 68e2b4ae32 added spatialite support, thanks Denes 2012-04-01 11:14:50 -05:00
Massimo Di Pierro 0dc169b7dd renamed file_properties, thanks Guyris (issue 742) 2012-03-29 09:57:34 -05:00
Massimo Di Pierro 5e27ae1aca cacheinram has destroyer, thanks Michele (issue 729) 2012-03-28 21:53:15 -05:00
Massimo Di Pierro de5cf4dc6a custom_retrieve_field_properties, thanks Guyris, issue 710 2012-03-28 21:38:06 -05:00
Massimo Di Pierro 7b47d62f70 dal more gluino friendly 2012-03-28 18:40:27 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo DiPierro ebe94f76d3 error in represent list:string fixed 2012-03-21 07:11:31 -05:00
Massimo DiPierro 6270d119c2 fixed two typos, issue 726, thanks I.like.privaty.too 2012-03-20 20:29:01 -05:00
Massimo Di Pierro 7c95cf9ecf geodal is in, thanks Denes and Fran 2012-03-18 23:50:22 -05:00
Massimo Di Pierro a50523e938 renamed after/before_create as after/before_insert, thanks Bruno 2012-03-16 23:05:38 -05:00
Massimo Di Pierro 3e035995f3 db(...).update_naive(...) same as update but ignores table._before_update and table._after_update 2012-03-16 13:12:16 -05:00
Massimo Di Pierro 218a3e79d1 table._before_* override follow action if returns True 2012-03-16 13:02:23 -05:00