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] <javascript:>> > >> 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] <javascript:>' LIMIT 1 >> >> And my result without field *time_created3* >> >> ----+-----+-----+------------ >> # |@RID |rid1 |email2 >> >> ----+-----+-----+------------ >> 0 |#-2:1|#13:0|[email protected] <javascript:> >> >> ----+-----+-----+------------ >> >> 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] <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.
