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.