该函数sqlite3_column_text返回 const char* 我应该释放返回的指针还是 sqlite 会释放它?
sqlite3_column_text
c++ sqlite
c++ ×1
sqlite ×1