Great! Thanks for sharing

On 8 dic, 08:42, Mark Breedveld <m.breedv...@solcon.nl> wrote:
> The GIT repository below contains the Mongodb 
> adapter.https://github.com/MarkBreedveld/web2py
>
> Currently working
> - Select with
>    - startswith, endswith,contains, like, < > >= <= = != & | IN NOT EQ
> LIMIT ORDER
>    - Snapshot switch
>    - safe switch
> - truncate
> - count()
> - drop()
> - create_table()
>
> TODO
> - update
> - capped collections
> - embedded collections
> - MOD, DIV, SUB, ADD, MUL, AS
>
> TESTS
> - with AUTH
> - against official SQL LIKE, STARTSWITH, ENDSWITH operators
> - BELONGS
> - writing tests

Reply via email to