Hi,

is there a plan for sqlite3_changes() and sqlite3_total_changes() returning 64 
bit values? SQLite supports far more rows than a signed 32 bit counter can 
store and I would feel more comfortable if I don't need to check for an 
overflow.

Thank you,
Detlef.

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to