Avoid expanding integer values in columns with real affinity to the full 8-byte repre...
commit914a7942842949fca4c2515bc6bda9698adb0337
authorDan Kennedy <danielk1977@gmail.com>
Tue, 26 Mar 2024 11:14:52 +0000 (26 11:14 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Tue, 26 Mar 2024 11:14:52 +0000 (26 11:14 +0000)
tree709c48fc17458ef3d04afbd77188d324c0dca6f6
parentf226c4bc16e881470418ef1b95ce03b766e0069b
Avoid expanding integer values in columns with real affinity to the full 8-byte representation when editing records as part of a DROP COLUMN command.
src/alter.c
test/altertab3.test