You right, but all other popular databases can return result with null-value, 
and do it by default. Maybe teach OrientDB this?



вторник, 21 января 2014 г., 12:09:05 UTC+4 пользователь Artem Orobets 
написал:
>
> Hi,
>
> Sorry but I'm a bit lost. As I understand Console shouldn't be related to 
> the driver.
>
> If you need all registered properties of class you can fetch the schema 
> and then cache it in your driver.
>
> Best regards,
> Artem Orobets
>
> * Orient Technologiesthe Company behind OrientDB*
>  
>
> 2014/1/21 Lebnik <[email protected] <javascript:>>
>
>> Thanks Artem. Please may be you know trick, how tell OrientDB show 
>> null-value. May be need change some settings?
>> This need for correct work my Doctrine driver.
>>
>>
>> понедельник, 20 января 2014 г., 22:15:16 UTC+4 пользователь Artem Orobets 
>> написал:
>>>
>>> Hi,
>>>
>>> It means that property time_created is null. Console doesn't show 
>>> columns that are null for all documents in result set.
>>>
>>>  Best regards,
>>> Artem Orobets
>>>
>>> * Orient Technologiesthe Company behind OrientDB*
>>>  
>>>
>>> 2014/1/20 Lebnik <[email protected]>
>>>
>>>> Hi,
>>>>
>>>> OrientDB Server v2.0-SNAPSHOT (build 1)
>>>>
>>>> I got result without field with empty data, example query:
>>>>
>>>> SELECT @rid AS rid1, email AS email2, time_created AS *time_created3*FROM 
>>>> UnitTestEntity WHERE email = '
>>>> [email protected]' LIMIT 1
>>>>
>>>> And my result without field *time_created3*
>>>>
>>>> ----+-----+-----+------------
>>>> #   |@RID |rid1 |email2      
>>>>
>>>> ----+-----+-----+------------
>>>> 0   |#-2:1|#13:0|[email protected]
>>>>
>>>> ----+-----+-----+------------
>>>>
>>>> It`s feature or bug?
>>>>
>>>> -- 
>>>>  
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "OrientDB" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>>
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>  -- 
>>  
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "OrientDB" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to