kuzu icon indicating copy to clipboard operation
kuzu copied to clipboard

Implement copy constructor for statement

Open hououou opened this issue 10 months ago • 0 comments

We should support copy query statements. After we support it, we should use std::unique_ptr of statements rather than std::shared_ptr.

hououou avatar Mar 28 '24 03:03 hououou