I tried with space does not work
with _ works, for example "cent_os"
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to web2py+unsubscr...@googlegroups.com.
Ah, like grep.
Didn't try that.
On Nov 18, 12:44 pm, Massimo Di Pierro
wrote:
> You have to write the full query
>
> field contains "buckle my shoe"
>
> On Nov 18, 11:41 am, Cliff wrote:
>
>
>
>
>
>
>
> > Ha ha. :)
>
> > How about 'list:string'?
>
> > On Nov 18, 11:06 am, Massimo Di Pierro
> >
You have to write the full query
field contains "buckle my shoe"
On Nov 18, 11:41 am, Cliff wrote:
> Ha ha. :)
>
> How about 'list:string'?
>
> On Nov 18, 11:06 am, Massimo Di Pierro
> wrote:
>
>
>
>
>
>
>
> > there is not type 'reference:string'. Don't you get a ticket?
>
> > On Nov 17, 10:08
Ha ha. :)
How about 'list:string'?
On Nov 18, 11:06 am, Massimo Di Pierro
wrote:
> there is not type 'reference:string'. Don't you get a ticket?
>
> On Nov 17, 10:08 am, Cliff wrote:
>
>
>
>
>
>
>
> > grid search fails to find values if
> > - the field type is reference:string
> > - the field
there is not type 'reference:string'. Don't you get a ticket?
On Nov 17, 10:08 am, Cliff wrote:
> grid search fails to find values if
> - the field type is reference:string
> - the field value contains a space
>
> db.define_table(mytable, Field('silly_strings', 'reference:string))
>
> db.mytable.
5 matches
Mail list logo