#7148·rethinkdb

Something i forgot to had when having the default doc like so

Author: RawRaw111Created Apr 5, 2024Updated Apr 5, 2024

Something i forgot to had when having the default doc like so

javascript
 {ip: {0}, 'user': {1}, 'datetime': r.r.ISO8601({2}), 'method': {3}, 'path': {4}, 'proto': {5}, 'code': {6}, 'length': {7}, 'host': {8}, 'user_agent': {9}}

some thing like that will allow for r.time function to encode the data.

Originally posted by @wojons in https://github.com/rethinkdb/rethinkdb/issues/3048#issuecomment-55473069