#5 Update create_player to return uid

Ouvert
Créé il y a 4 ans par stevet · 0 commentaires

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
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.