rethinkdb / rethinkdb-rs

A native RethinkDB driver written in Rust
Apache License 2.0
210 stars 27 forks source link

`tableList` missing #67

Open TheTechRobo opened 2 years ago

TheTechRobo commented 2 years ago

I can't find tableList or table_list anywhere in the r struct. Is it possible to use?

TheTechRobo commented 2 years ago

Nevermind: https://docs.rs/reql/0.11.1/reql/struct.Command.html#method.table_list

socgnachilderic commented 2 years ago

Nevermind: https://docs.rs/reql/0.11.1/reql/struct.Command.html#method.table_list

Please look this beta project neor