SIGN IN SIGN UP

Column names coming back from a SELECT are now just the name of the

source column without the "table." prefix. In other words,
"PRAGMA short_column_names=ON" is now the default.
This makes the names of columns behave more like other SQL engines.
The old behavior can be restored by setting "PRAGMA short_column_names=OFF". (CVS 2231)

FossilOrigin-Name: 9295050af1bf2d9d4dc63adc225a2848d67cbe17
D
drh committed
47a6db2bfdbd42eb96b683d1848a15f6f629c299
Parent: 9b3187e