gemini icon indicating copy to clipboard operation
gemini copied to clipboard

Use Query.Observer to log statements

Open dkropachev opened this issue 2 years ago • 0 comments

Make use of Query.Observer on query logging.

Biggest problem with it is that currently we use PrettyCQL, on our customer data types. So, either we have to glue it with gocql types or move to them (gocql types) entirely.

Anyways, it is requires major refactoring.

dkropachev avatar Dec 18 '23 15:12 dkropachev