﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
779	"Update tables created without ""INTEGER PRIMARY KEY"""	dstillman	dstillman	"For clarity, I wasn't using ""INTEGER PRIMARY KEY"" in tables that weren't using autoincrement functionality, but not using it keeps SQLite from just making that column name an alias for the internal rowid column--in other words, it creates an extra row.

May want to do this gradually to avoid large migrations."	enhancement	new	minor		data layer	1.5			
