#5 Update create_player to return uid

Offen
vor 4 Jahren geöffnet von stevet · 0 Kommentare

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
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.