Re: After column add, what should be done to update the schema?
Jean-Christophe Deschamps <[email protected]> Fri, 28 Feb 2020 01:35:57 +0100
| Newsgroups | gmane.comp.db.sqlite.general |
|---|---|
| Message-ID | <[email protected]> |
Bonjour, >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? I can't reproduce the issue with neither Expert v3.5.96 nor v5.3.5.472. Post a short reproducer. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users