neumino / thinky

JavaScript ORM for RethinkDB
http://justonepixel.com/thinky/
Other
1.12k stars 128 forks source link

Debug messages (DEBUG=thinky) #242

Open xpepermint opened 9 years ago

xpepermint commented 9 years ago

Hey. It would be great to have a DEBUG option which would display rethinkdb statements that are executed. I can't find anything like that in the source code.

Example:

$ DEBUG=thinky npm start myproject
hekike commented 8 years ago

+1

hekike commented 8 years ago

With debug it should be easy. I would really send a pr about this the only problem is that I just started to play with thinky and no idea where to find :/