-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
databaseRelated to database accessRelated to database access
Description
This may be more of a "how do I do this?" than a request for work to be done, but when I'm running the tests and debugging queries, I have to do a lot of manual intervention with println!
s to see the actual SQL being executed. Cockroach has a cluster-wide logging setting, but I couldn't get it to work. (I did try turning of stdio redirection too.) This will also be useful while we're feeling out the SQL that Diesel generates.
Metadata
Metadata
Assignees
Labels
databaseRelated to database accessRelated to database access