Output runtime geodatabases contain a collate sequence that return errors with the vacuum command in Python with SQLite3.
上次发布: March 11, 2019ArcGIS Pro
漏洞 ID 编号
BUG-000111880
已提交
February 22, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.1
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Will not fix as this is by design. .geodatabases that are created in 10.6.1 and Pro 2.1 or higher are created with collation sequence "icufoldecase". The client code may need to load "stgeometry_sqlite.dll" after the .geodatabase is created and opened, in order to get the definition.