SQLite
Version 5.3.1
Fixed
intcolumns render asINTEGER. Only that exact spelling makes a SQLite primary key the rowid alias, and an introspectedINTEGERparses to the model’sint— so the previousintrendering quietly changed a table’s shape on a round trip.