#5 Update create_player to return uid

オープン
4 年 前stevet によって開かれました · 0 コメント
Steve Thielemann4 年 前 にコメントしました

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 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません