SQLite BIGINT-type

In SQLite, INTEGER and BIGINT are the same "type" (actually there are no types in SQLite, but at least they help in type "affinity"). Is your request based just on the type name, or did you experience some problems with current approach?
Wagner R. Landgraf2016-11-30 12:43:16