Can I just pass this by everyone to check that I'm doing the write thing? As we know with Swift you have to specify the type in Int you are using. When I create an ID for an SQL Database along the lines of
(ID INTEGER PRIMARY KEY AUTOINCREMENT)
The ID needs to map to a Var Int32(). Is that correct?
Aucun commentaire:
Enregistrer un commentaire