#5 Update create_player to return uid

Open
opened 4 years ago by stevet · 0 comments

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
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.