mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Eliminate the need for the Column.zDflt (using Column.pDflt instead) to reduce
the amount of memory needed to hold the schema. FossilOrigin-Name: d8c94a46dfa94930732c2de2aa79675c5087d36e
This commit is contained in:
@ -38,6 +38,7 @@ set extras {
|
||||
UPLUS
|
||||
REGISTER
|
||||
ASTERISK
|
||||
SPAN
|
||||
SPACE
|
||||
ILLEGAL
|
||||
}
|
||||
|
Reference in New Issue
Block a user