[dataimport] backout 6947201033be (related to #2788402)
(and add a try: except to cache the intended error)
The problem actually comes from the ``MassiveObjectStore``
in the ``dataio`` cube, so it should be corrected there.
Here, we only protect it with a ``RuntimeWarning`` so that
the user can see the problem.
``value`` is set to ``None`` (whence to ``NULL`` from
a database standpoint), so that the data can be nevertheless
inserted in the database. However, only the keys present in
``row`` are actually non-'``NULL``'.
The real solution is to work out the issue in ``MassiveObjectStore``
directly.
The current try/except should only be a temporary hack.
.. -*- coding: utf-8 -*-
.. winclude:: search_sample_queries
Vous pouvez également taper des requêtes complexes en utilisant le langage de
requête RQL_, base sur laquelle ce site est construit.
Vous pouvez préfixer votre recherche des mots clés suivants pour indiquer le
type de recherche que vous désirez :
* `rql` : requête RQL
* `text` : recherche plein texte
.. _RQL: doc/tut_rql