Skip to content

lastInsertRowId is truncated to Int #1

@zmeyc

Description

@zmeyc

In Perfect-SQLite lastInsertRowId is truncated to Int. In SQLite it's int64:
sqlite3_int64 sqlite3_last_insert_rowid(sqlite3*);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions