After column add, what should be done to update the schema?

Andy KU7T <[email protected]> Fri, 28 Feb 2020 00:03:15 +0000
Newsgroups gmane.comp.db.sqlite.general
Message-ID <MWHPR1301MB2206E77A275A93AC5A350889AEE80@MWHPR1301MB2206.namprd13.prod.outlook.com>
Hi,

I use a simple ALTER TABLE ADD COLUMN statement. However, when I use the Sqlite Expert, the DDL is not reflected. Even though the column is created. I read somewhere that the DDL is really just a copy of the text when teh table was created. Is there a way to refresh this?

Thanks,
Andy

_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users