stagingType has to be non-null for the index to actually do anything...
stagingType has to be non-null for the index to actually do anything (https://www.sqlite.org/lang_createindex.html -- NULL values are always considered unique)
Please register or sign in to comment