dataimport.py
Tue, 02 Apr 2013 12:05:51 +0200 Vladimir Popescu [dataimport] Slight message modification in exception handling code.
Tue, 02 Apr 2013 12:04:22 +0200 Vladimir Popescu [dataimport] Handle various data formats when creating buffers from data.
Tue, 02 Apr 2013 12:12:41 +0200 Vladimir Popescu [dataimport] Add a ``flush`` method for all stores.
Tue, 02 Apr 2013 12:11:44 +0200 Vladimir Popescu [dataimport] Uniformize the API across the different stores.
Mon, 25 Mar 2013 17:50:11 +0100 Pierre-Yves David [session] drop useless getter and setter for security
Wed, 27 Mar 2013 14:53:40 +0100 Pierre-Yves David [dataimport] drop checkpoint backward compat API
Wed, 27 Mar 2013 14:53:06 +0100 Pierre-Yves David [dataimport] drop index support deprecated since 3.7
Tue, 12 Mar 2013 12:04:51 +0100 Pierre-Yves David Merge stable into default (NON-TRIVIAL)
Fri, 08 Feb 2013 18:36:00 +0100 Nicolas Chauvat maintain python2.5 compatibility stable
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 03 Jan 2013 23:27:56 +0100 Sylvain Thénault [dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
Wed, 02 Jan 2013 18:17:02 +0100 Vincent Michel [dataimport] Allow to replace escape char in the create_copyfrom_buffer
Fri, 14 Dec 2012 14:08:14 +0100 Vincent Michel [dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
Mon, 14 May 2012 15:24:07 +0200 Sylvain Thénault [data import] don't crash if value isn't in the file, simply no key/value in the output dict. Closes #2356328 stable
less more (0) -15 tip