Closed jorgeantonio21 closed 1 year ago
Previously there was a bug in the node cli main.rs. Namely, the primary key column value was not added to the insert data. This PR addresses this issue
main.rs
data
resolves #73
Previously there was a bug in the node cli
main.rs
. Namely, the primary key column value was not added to the insertdata
. This PR addresses this issue