#5 Update create_player to return uid

오픈
stevet4 년 전을 오픈 · 0개의 코멘트
Steve Thielemann 코멘트됨, 4 년 전

Calling sqlite3_int64 sqlite3_last_insert_rowid(sqlite3*); should give you the uid of the new inserted player.

http://www.sqlite.org/c3ref/last_insert_rowid.html

Calling ```sqlite3_int64 sqlite3_last_insert_rowid(sqlite3*);``` should give you the uid of the new inserted player. http://www.sqlite.org/c3ref/last_insert_rowid.html
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.